Share via


MessageEventSubscription.InterfaceType 屬性

定義

取得或設定介面型別。

public:
 virtual property Type ^ InterfaceType { Type ^ get(); void set(Type ^ value); };
public virtual Type InterfaceType { get; set; }
member this.InterfaceType : Type with get, set
Public Overridable Property InterfaceType As Type

屬性值

介面的 Type

適用於