Share via


WebAccountProvider.DisplayPurpose プロパティ

定義

Web アカウント プロバイダーの表示目的を取得します。

public:
 property Platform::String ^ DisplayPurpose { Platform::String ^ get(); };
winrt::hstring DisplayPurpose();
public string DisplayPurpose { get; }
var string = webAccountProvider.displayPurpose;
Public ReadOnly Property DisplayPurpose As String

プロパティ値

String

Platform::String

winrt::hstring

Web アカウント プロバイダーの表示目的。

適用対象