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