ProfileProviderAttribute.ProviderName 属性
定义
获取用户配置文件属性的配置文件提供程序的名称。Gets the name of the profile provider for the user-profile property.
public:
property System::String ^ ProviderName { System::String ^ get(); };
public string ProviderName { get; }
member this.ProviderName : string
Public ReadOnly Property ProviderName As String
属性值
用户配置文件属性的配置文件提供程序的名称。The name of the profile provider for the user-profile property.