CommunicationObject.GetCommunicationObjectType 方法

定义

获取通信对象的类型。

protected:
 virtual Type ^ GetCommunicationObjectType();
protected virtual Type GetCommunicationObjectType ();
abstract member GetCommunicationObjectType : unit -> Type
override this.GetCommunicationObjectType : unit -> Type
Protected Overridable Function GetCommunicationObjectType () As Type

返回

通信对象的类型。

适用于