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

Type 关联的 EventQueueName

适用于