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