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

適用対象