[This is preliminary documentation and is subject to change.]
Country
| C# | Visual Basic | Visual C++ |
public string Country { get; set; }
Public Property Country As String
public: property String^ Country { String^ get (); void set (String^ value); }
The two-letter ISO abbreviation for the country (for example, US for the United States).