ListingInformation.CurrentMarket プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のセッションでのトランザクションの市場を識別するために使用される、ユーザーの場所 ( 米国 や CA など) に関連付けられている国コードを取得します。
public:
property Platform::String ^ CurrentMarket { Platform::String ^ get(); };
winrt::hstring CurrentMarket();
public string CurrentMarket { get; }
var string = listingInformation.currentMarket;
Public ReadOnly Property CurrentMarket As String
プロパティ値
米国や CA など、ユーザーの場所に関連付けられている国コード。