DateTimeFormatInfo..::..RoundtripFormat Property
Namespace:
System.Globalization
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public string RoundtripFormat { get; set; }
<FieldPropertyAttribute> _ Public Property RoundtripFormat As String Get Set
[FieldPropertyAttribute] public: property String^ RoundtripFormat { String^ get (); void set (String^ value); }