CommonParameters (class)

This type is found in the namespace System.Management.Automation.Internal

mget_VerboseSwitchParameter
mset_VerboseVoid
mget_DebugSwitchParameter
mset_DebugVoid
mget_ErrorActionActionPreference
mset_ErrorActionVoid
mget_WarningActionActionPreference
mset_WarningActionVoid
mget_InformationActionActionPreference
mset_InformationActionVoid
mget_ErrorVariableString
mset_ErrorVariableVoid
mget_WarningVariableString
mset_WarningVariableVoid
mget_InformationVariableString
mset_InformationVariableVoid
mget_OutVariableString
mset_OutVariableVoid
mget_PipelineVariableString
mset_PipelineVariableVoid
mget_OutBufferInt32
mset_OutBufferVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pVerboseSwitchParameter
pDebugSwitchParameter
pErrorActionActionPreference
pWarningActionActionPreference
pInformationActionActionPreference
pErrorVariableString
pWarningVariableString
pInformationVariableString
pOutVariableString
pOutBufferInt32
pPipelineVariableString

get_Verbose

set_Verbose

.

get_Debug

valueSystem.Management.Automation.SwitchParameter

set_Debug

.

get_ErrorAction

valueSystem.Management.Automation.SwitchParameter

set_ErrorAction

.

get_WarningAction

valueSystem.Management.Automation.ActionPreference

set_WarningAction

.

get_InformationAction

valueSystem.Management.Automation.ActionPreference

set_InformationAction

.

get_ErrorVariable

valueSystem.Management.Automation.ActionPreference

set_ErrorVariable

.

get_WarningVariable

valueSystem.String

set_WarningVariable

.

get_InformationVariable

valueSystem.String

set_InformationVariable

.

get_OutVariable

valueSystem.String

set_OutVariable

.

get_PipelineVariable

valueSystem.String

set_PipelineVariable

.

get_OutBuffer

valueSystem.String

set_OutBuffer

.

Equals

valueSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

Verbose

.

Debug

.

ErrorAction

.

WarningAction

.

InformationAction

.

ErrorVariable

.

WarningVariable

.

InformationVariable

.

OutVariable

.

OutBuffer

.

PipelineVariable

.
.