RemoteTypeData.BaseType 字段
定义
表示此 RemoteTypeData 描述的远程类型的基类型。Represents the base type of the remote type that this RemoteTypeData describes.
public: System::AddIn::Contract::Automation::IRemoteTypeContract ^ BaseType;
public System.AddIn.Contract.Automation.IRemoteTypeContract BaseType;
val mutable BaseType : System.AddIn.Contract.Automation.IRemoteTypeContract
Public BaseType As IRemoteTypeContract