GeographicRegion 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GeographicRegion() |
建立預設為使用者主區域的 GeographicRegion 物件。 |
GeographicRegion(String) |
建立 GeographicRegion 物件。 |
GeographicRegion()
建立預設為使用者主區域的 GeographicRegion 物件。
public:
GeographicRegion();
GeographicRegion();
public GeographicRegion();
function GeographicRegion()
Public Sub New ()
另請參閱
適用於
GeographicRegion(String)
建立 GeographicRegion 物件。
public:
GeographicRegion(Platform::String ^ geographicRegionCode);
GeographicRegion(winrt::hstring const& geographicRegionCode);
public GeographicRegion(string geographicRegionCode);
function GeographicRegion(geographicRegionCode)
Public Sub New (geographicRegionCode As String)
參數
- geographicRegionCode
-
String
Platform::String
winrt::hstring
其中一個 ISO 3166-1 兩個字母或三個字母代碼,可識別國家/地區,或識別地理區域的三位數 UN-M49 代碼之一。