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