Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides information about the server settings.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsServerSolutions.Common.ServerSettings
Syntax
public static class ServerSettings
public ref class ServerSettings abstract sealed
Public NotInheritable Class ServerSettings
Properties
Name | Description | |
---|---|---|
![]() ![]() |
TwoLetterISORegionName | Gets the two-letter code defined in ISO 3166 for the country/region selected for the server. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Common Namespace
Return to top