Поделиться через


MapAddress.CountryCode Свойство

Определение

Возвращает или задает код страны адреса.

public:
 property Platform::String ^ CountryCode { Platform::String ^ get(); };
winrt::hstring CountryCode();
public string CountryCode { get; }
var string = mapAddress.countryCode;
Public ReadOnly Property CountryCode As String

Значение свойства

String

Platform::String

winrt::hstring

Код страны адреса.

Применяется к

См. также раздел