RemoteMethodData.MemberData 字段
定义
表示此 RemoteMethodData 描述的方法的成员数据。Represents member data for the method that this RemoteMethodData describes.
public: System::AddIn::Contract::Automation::RemoteMemberData MemberData;
public System.AddIn.Contract.Automation.RemoteMemberData MemberData;
val mutable MemberData : System.AddIn.Contract.Automation.RemoteMemberData
Public MemberData As RemoteMemberData
字段值
注解
成员数据包括方法的名称和声明该方法的类型。The member data includes the name of the method and the type that declares the method.