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