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