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