CommandInvocationIntrinsics (class)

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

mget_HasErrorsBoolean
mset_HasErrorsVoid
mExpandStringString
mGetCommandCommandInfo
mGetCommandCommandInfo
mget_CommandNotFoundAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mset_CommandNotFoundActionVoid
mget_PreCommandLookupAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mset_PreCommandLookupActionVoid
mget_PostCommandLookupAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mset_PostCommandLookupActionVoid
mGetCmdletCmdletInfo
mGetCmdlets0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mGetCommands0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mInvokeScript0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mInvokeScript0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mInvokeScript0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mNewScriptBlockScriptBlock
mGetCmdletByTypeNameCmdletInfo
mGetCmdlets0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mGetCommandName0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mInvokeScript0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mInvokeScript0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pHasErrorsBoolean
pCommandNotFoundAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
pPreCommandLookupAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
pPostCommandLookupAction0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]

get_HasErrors

set_HasErrors

.

ExpandString

valueSystem.Boolean

GetCommand

sourceSystem.String

GetCommand

commandNameSystem.String
typeSystem.Management.Automation.CommandTypes

get_CommandNotFoundAction

commandNameSystem.String
typeSystem.Management.Automation.CommandTypes
argumentsSystem.Object[]

set_CommandNotFoundAction

.

get_PreCommandLookupAction

valueSystem.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]

set_PreCommandLookupAction

.

get_PostCommandLookupAction

valueSystem.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]

set_PostCommandLookupAction

.

GetCmdlet

valueSystem.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]

GetCmdlets

commandNameSystem.String

GetCommands

patternSystem.String

InvokeScript

nameSystem.String
commandTypesSystem.Management.Automation.CommandTypes
nameIsPatternSystem.Boolean

InvokeScript

sessionStateSystem.Management.Automation.SessionState
scriptBlockSystem.Management.Automation.ScriptBlock
argsSystem.Object[]

InvokeScript

useLocalScopeSystem.Boolean
scriptBlockSystem.Management.Automation.ScriptBlock
inputSystem.Collections.IList
argsSystem.Object[]

NewScriptBlock

scriptSystem.String
useNewScopeSystem.Boolean
writeToPipelineSystem.Management.Automation.Runspaces.PipelineResultTypes
inputSystem.Collections.IList
argsSystem.Object[]

GetCmdletByTypeName

scriptTextSystem.String

GetCmdlets

cmdletTypeNameSystem.String

GetCommandName

.

InvokeScript

nameSystem.String
nameIsPatternSystem.Boolean
returnFullNameSystem.Boolean

InvokeScript

scriptSystem.String

Equals

scriptSystem.String
argsSystem.Object[]

GetHashCode

objSystem.Object

GetType

.

ToString

.

HasErrors

.

CommandNotFoundAction

.

PreCommandLookupAction

.

PostCommandLookupAction

.
.