AliasProvider
Class
Definition
This provider is the data accessor for shell aliases. It uses the SessionStateProviderBase as the base class to produce a view on session state data.
public sealed class AliasProvider : Microsoft.PowerShell.Commands.SessionStateProviderBase
- Inheritance
Inherited Members
Microsoft.PowerShell.Commands.SessionStateProviderBase
System.Management.Automation.Provider.CmdletProvider
System.Management.Automation.Provider.ContainerCmdletProvider
System.Management.Automation.Provider.DriveCmdletProvider
System.Management.Automation.Provider.ItemCmdletProvider
Constructors
| AliasProvider() |
The constructor for the provider that exposes variables to the user as drives. |
Fields
| ProviderName |
Gets the name of the provider |