CultureSwitcherCultureName Property |
Gets the name of the culture currently in force.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string CultureName { get; }
Public ReadOnly Property CultureName As String
Get
public:
property String^ CultureName {
String^ get ();
}
member CultureName : string with get
Property Value
Type:
StringSee Also