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

傳回

通訊物件的型別。

適用於