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

適用対象