StaticBindingError.BindingException Property

Definition

The ParameterBindingException that this command element caused.

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

Property Value

Applies to