PaymentAddress.Country プロパティ

定義

CLDR (共通ロケール データ リポジトリ) リージョン コードを取得または設定します。 たとえば、US、GB、CN、JP などです。

public string Country { get; set; }
member this.Country : string with get, set
Public Property Country As String

プロパティ値

CLDR リージョン コード別の国。

適用対象