DefaultInterfaceAttribute.DefaultInterface Property

Definition

Gets the type of the default interface.

public:
 property Type ^ DefaultInterface { Type ^ get(); };
public Type DefaultInterface { get; }
member this.DefaultInterface : Type
Public ReadOnly Property DefaultInterface As Type

Property Value

The type of the default interface.

Applies to