PaymentAddress.DependentLocality プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
都市内の依存する地域。
public:
property Platform::String ^ DependentLocality { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring DependentLocality();
void DependentLocality(winrt::hstring value);
public string DependentLocality { get; set; }
var string = paymentAddress.dependentLocality;
paymentAddress.dependentLocality = string;
Public Property DependentLocality As String
プロパティ値
DependentLocality を取得または設定します。