Gets the default binder used by the system.
[Visual Basic] Public Shared ReadOnly Property DefaultBinder As Binder [C#] public static Binder DefaultBinder {get;} [C++] public: __property static Binder* get_DefaultBinder(); [JScript] public static function get DefaultBinder() : Binder;
The default binder used by the system.