IVSMDCodeDomProvider Interface
Visual Studio 2015
Provides access to a CodeDomProvider object.
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | CodeDomProvider | Gets the provider. |
Designer loaders may use this if their loading engine relies on the CodeDom. You can access this interface from the service provider returned from GetItemContext.
Show:
