ProfileProviderAttribute.ProviderName Property

Definition

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

Property Value

The name of the profile provider for the user-profile property.

Applies to

See also