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