MapService.WorldViewRegionCode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取地图服务基于 ISO 3166-1 alpha-3 代码使用的三位数国家/地区代码。
public:
static property Platform::String ^ WorldViewRegionCode { Platform::String ^ get(); };
static winrt::hstring WorldViewRegionCode();
public static string WorldViewRegionCode { get; }
var string = MapService.worldViewRegionCode;
Public Shared ReadOnly Property WorldViewRegionCode As String
属性值
地图服务使用的三位数国家/地区代码,基于 ISO 3166-1 alpha-3 代码。