ProviderInfo Properties
| Name | Description | |
|---|---|---|
|
Capabilities | Gets the provider capabilities that are implemented by the provider. |
|
Description | Gets and sets the description of the provider. |
|
Drives | Gets the drives that are available for the provider. |
|
HelpFile | Gets the path to the Help file of the provider. |
|
Home | Gets and sets the home for the provider. |
|
ImplementingType | Gets the .NET Framework type that contains the implementation of the provider. |
|
Module | Gets information about the module used to add the provider to the session. This property is introduced in Windows PowerShell 2.0. |
|
ModuleName | Gets the name of the module that was used to add the provider. This property is introduced in Windows PowerShell 2.0. |
|
Name | Gets the name of the provider. |
|
PSSnapIn | Gets information about the snapin that is used to manage the snap-in in the session. |
Reference
ProviderInfo ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.