EnvironmentProvider Class

Definition

This provider is the data accessor for environment variables. It uses the SessionStateProviderBase as the base class to produce a view on session state data.

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

EnvironmentProvider()

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

Fields

ProviderName

Gets the name of the provider