StaticBindingError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |