次の方法で共有


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

ユーザーのプロバイダー名。

適用対象