ComponentSpace Country Picker Control Reference

Country.Code Property

Gets the country code.

[Visual Basic]
Public ReadOnly Property Code As String
[C#]
public string Code {get;}

Property Value

The country code.

See Also

Country Class | ComponentSpace.CountryPicker Namespace