EventQueueName.InterfaceType 속성

정의

Type와 연결된 EventQueueName를 가져옵니다.

public:
 property Type ^ InterfaceType { Type ^ get(); };
public Type InterfaceType { get; }
member this.InterfaceType : Type
Public ReadOnly Property InterfaceType As Type

속성 값

Type와 연결된 EventQueueName입니다.

적용 대상