Microsoft.VisualBasic.CompilerServices.VBGetBinder class VBGetBinder : InvokeMemberBinder Documentation Code namespace Microsoft.VisualBasic.CompilerServices { internal class VBGetBinder : InvokeMemberBinder { public VBGetBinder(string memberName, CallInfo callInfo); } }