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