public static CultureInfo English { get; }
Public Shared ReadOnly Property English As CultureInfo
Get
Dim value As CultureInfo
value = UtilCultureCultures.English
public:
static property CultureInfo^ English {
CultureInfo^ get ();
}
static member English : CultureInfo with get
No code example is currently available or this language may not be supported.