System.Management.Automation.PSCmdlet
derives from System.Management.Automation.CmdLet
. 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. |
PSCmdlet
is System.Management.Automation.PSScriptCmdlet
.