Share via


AdministratorsModuleProvider.FriendlyName Property

Definition

Gets the display name of the module provider.

public:
 virtual property System::String ^ FriendlyName { System::String ^ get(); };
public override string FriendlyName { get; }
member this.FriendlyName : string
Public Overrides ReadOnly Property FriendlyName As String

Property Value

The display name of the module provider.

Applies to