VariableProvider Class

Definition

This provider is the data accessor for shell variables. It uses the HashtableProvider as the base class to get a hashtable as a data store.

public sealed class VariableProvider : 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

VariableProvider()

The constructor for the provider that exposes variables to the user as drives.

Fields

ProviderName

Gets the name of the provider