EventQueueName.InterfaceType Property

Definition

Gets the Type associated with the EventQueueName.

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

Property Value

The Type associated with the EventQueueName.

Applies to