IVsWebFormDesignerSupport Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Implemented by project to provide single-file web form support.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[GuidAttribute("2139DFC1-B0AD-4C17-A817-74F2BA47C714")]
[InterfaceTypeAttribute(1)]
public interface IVsWebFormDesignerSupport

NameDescription
System_CAPS_pubmethodAddReference(String)

This API supports the product infrastructure and is not intended to be used directly from your code. Adds a reference to the specified page.

System_CAPS_pubmethodGetCodeDomProvider(Object)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns the language's code domain object model (DOM) provider.

Notes to Implementers:

Notes to Callers:

Return to top
Show: