WebAccountClientView.AccountPairwiseId プロパティ

定義

アカウントのペアワイズ ID を取得します。

public:
 property Platform::String ^ AccountPairwiseId { Platform::String ^ get(); };
winrt::hstring AccountPairwiseId();
public string AccountPairwiseId { get; }
var string = webAccountClientView.accountPairwiseId;
Public ReadOnly Property AccountPairwiseId As String

プロパティ値

String

Platform::String

winrt::hstring

アカウントのペアワイズ ID。

適用対象