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

用户的提供程序名称。

适用于