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