| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ServerStatus Dim value() As String instance.SupportedLocaleIDs = value value = instance.SupportedLocaleIDs | |
| C# | |
|---|---|
[XmlElementAttribute(Order=2, ElementName="SupportedLocaleIDs")] public string[] SupportedLocaleIDs {get; set;} | |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>