CommunicationObject.GetCommunicationObjectType 方法     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取通信对象的类型。
protected:
 virtual Type ^ GetCommunicationObjectType();
	protected virtual Type GetCommunicationObjectType();
	abstract member GetCommunicationObjectType : unit -> Type
override this.GetCommunicationObjectType : unit -> Type
	Protected Overridable Function GetCommunicationObjectType () As Type
	返回
通信对象的类型。