MemberBinding Class (System.Linq.Expressions) (original) (raw)
- Reference
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.
Provides the base class from which the classes that represent bindings that are used to initialize members of a newly created object derive.
public ref class MemberBinding abstract
public abstract class MemberBinding
type MemberBinding = class
Public MustInherit Class MemberBinding
Inheritance
Derived
Constructors
Properties
BindingType | Gets the type of binding that is represented. |
---|---|
Member | Gets the field or property to be initialized. |