IInterfaceInfo::Default Property
Visual Studio 2015
Gets a value indicating whether the interface is the default interface.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
The default interface is the one that the script client (for example, Visual Basic) returns when it creates or acquires the server object. Only one interface can be marked [default] in a given coclass.
See Properties.
Show: