Share via


AssignmentStatementAst.ErrorPosition Property

Definition

The position to report at runtime if there is an error during assignment. This property is never null.

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