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

戻り値

通信オブジェクトの型。

適用対象