IVSMDDesignerService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Designer.Interfaces
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDesigner(Object^, Object^) | Creates a designer based on the contents of the given designer loader. |
![]() | CreateDesignerForClass(Object^, String^) | Creates a designer based on the designer of the given component class. |
![]() | CreateDesignerLoader(String^) | Creates an uninitialized designer loader. |
![]() | GetDesignerLoaderClassForFile(String^) | Finds a registered designer loader for the specified file extension. |
![]() | RegisterDesignViewAttribute(Object^, Int32, Int32, String^) | Registers the specified attribute value for the specified file. |
Show:
