MessageEventSubscription.InterfaceType Property

Definition

Gets or sets the interface type.

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

Property Value

The Type of the interface.

Applies to