JobBaseCmdlet.AddErrorActionParameters(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Management.Automation.RuntimeDefinedParameterDictionary AddErrorActionParameters (string errorActionType, bool create);
member this.AddErrorActionParameters : string * bool -> System.Management.Automation.RuntimeDefinedParameterDictionary
Public Function AddErrorActionParameters (errorActionType As String, create As Boolean) As RuntimeDefinedParameterDictionary
Parameters
- errorActionType
- String
- create
- Boolean