다음을 통해 공유


MessageEventSubscription.InterfaceType 속성

정의

인터페이스 형식을 가져오거나 설정합니다.

public:
 virtual property Type ^ InterfaceType { Type ^ get(); void set(Type ^ value); };
public virtual Type InterfaceType { get; set; }
member this.InterfaceType : Type with get, set
Public Overridable Property InterfaceType As Type

속성 값

Type

인터페이스의 Type입니다.

적용 대상