StaticBindingError Class

Definition

Represents the exception generated by the static parameter binding process.

public ref class StaticBindingError
public class StaticBindingError
type StaticBindingError = class
Public Class StaticBindingError
Inheritance
StaticBindingError

Properties

BindingException

The ParameterBindingException that this command element caused.

CommandElement

The command element associated with the exception.

Applies to