public string TimeStampFormat { get; set; }
Public Property TimeStampFormat As String Get Set
public: property String^ TimeStampFormat { String^ get (); void set (String^ value); }
member TimeStampFormat : string with get, set
In This Article