CmdletProviderAttribute.ProviderCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the flags that represent the capabilities of the provider.
public:
property System::Management::Automation::Provider::ProviderCapabilities ProviderCapabilities { System::Management::Automation::Provider::ProviderCapabilities get(); };
public System.Management.Automation.Provider.ProviderCapabilities ProviderCapabilities { get; }
member this.ProviderCapabilities : System.Management.Automation.Provider.ProviderCapabilities
Public ReadOnly Property ProviderCapabilities As ProviderCapabilities