CmdletProvider.ProviderInfo Property

Definition

The information about the provider that is stored in the runspace on behalf of the provider.

protected System.Management.Automation.ProviderInfo ProviderInfo { get; }
Property Value

Remarks

If a derived type of ProviderInfo was returned from the Start method, it will be set here in all subsequent calls to the provider.