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

반환

Type

통신 개체의 형식입니다.

적용 대상