CmdletProviderAttribute.ProviderName Property

Definition

Gets the name of the provider.

public:
 property System::String ^ ProviderName { System::String ^ get(); };
public:
 property Platform::String ^ ProviderName { Platform::String ^ get(); };
public string ProviderName { get; }
member this.ProviderName : string
Public ReadOnly Property ProviderName As String

Property Value

Applies to