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

适用于