Search notes:

System.Management.Automation.PSCmdlet (abstract class)

System.Management.Automation.PSCmdlet derives from System.Management.Automation.CmdLet.

Properties and Methods

CurrentProviderLocation()
Events
GetResolvedProviderPathFromPSPath()
GetUnresolvedProviderPathFromPSPath()
GetVariableValue()
Host
InvokeCommand
InvokeProvider
JobManager
JobRepository
MyInvocation
PagingParameters
ParameterSetName Returns the name (String) of the parameter set which is in effect.
SessionState A System.Management.Automation.SessionState object.

See also

A class that inherits from PSCmdlet is System.Management.Automation.PSScriptCmdlet.

Index