Aracılığıyla paylaş


WebAccountProvider.DisplayPurpose Property

Definition

Gets the display purpose of the web account provider.

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

Property Value

String

Platform::String

winrt::hstring

The display purpose of the web account provider.

Applies to