NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Binder Class

Defines a set of methods that interact with reflection during the binding process. This control allows systems to apply language specific semantics to the binding and invocation process.

Object
   Binder

[Visual Basic]
MustInherit Public Class Binder
[C#]
public abstract class Binder
[C++]
public __gc __abstract class Binder
[JScript]
public abstract class Binder

Remarks

[To be supplied.]

Requirements

Namespace: System.Reflection

Assembly: mscorlib.dll

See Also

Binder Members | System.Reflection Namespace