StaticBindingError.CommandElement Property

Definition

The command element associated with the exception.

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

Property Value

Applies to