共用方式為


KnownUserProperties.ProviderName 屬性

定義

取得使用者的提供者名稱。

public:
 static property Platform::String ^ ProviderName { Platform::String ^ get(); };
static winrt::hstring ProviderName();
public static string ProviderName { get; }
var string = KnownUserProperties.providerName;
Public Shared ReadOnly Property ProviderName As String

屬性值

String

Platform::String

winrt::hstring

使用者的提供者名稱。

適用於