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