CommandParameterAst.ErrorPosition Property

Definition

The error position to use when parameter binding fails. This extent does not include the argument if one was specified, which means this extent is often the same as Extent.

public:
 property System::Management::Automation::Language::IScriptExtent ^ ErrorPosition { System::Management::Automation::Language::IScriptExtent ^ get(); };
public System.Management.Automation.Language.IScriptExtent ErrorPosition { get; }
member this.ErrorPosition : System.Management.Automation.Language.IScriptExtent
Public ReadOnly Property ErrorPosition As IScriptExtent

Property Value

Applies to