ProviderConfigurationEntry
Class
Definition
Define class for provider configuration entry
public sealed class ProviderConfigurationEntry : System.Management.Automation.Runspaces.RunspaceConfigurationEntry
- Inheritance
Inherited Members
System.Management.Automation.Runspaces.RunspaceConfigurationEntry
Constructors
| ProviderConfigurationEntry(String, Type, String) |
Initiate an instance for provider configuration entry. |
Properties
| HelpFileName |
Get name of the help file that include help information for the provider |
| ImplementingType |
Get class that include implementation of the provider. |