Share via


Locale.Country Property

Definition

Gets the country name or code.

public:
 property System::String ^ Country { System::String ^ get(); };
public string Country { get; }
member this.Country : string
Public ReadOnly Property Country As String

Property Value

Remarks

This value may vary between platforms.

Applies to