IVsWebFormDesignerSupport Interface

This API supports the .NET Framework 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)

Syntax

'Declaration
<GuidAttribute("2139DFC1-B0AD-4C17-A817-74F2BA47C714")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebFormDesignerSupport
'Usage
Dim instance As IVsWebFormDesignerSupport
[GuidAttribute("2139DFC1-B0AD-4C17-A817-74F2BA47C714")]
[InterfaceTypeAttribute()]
public interface IVsWebFormDesignerSupport
[GuidAttribute(L"2139DFC1-B0AD-4C17-A817-74F2BA47C714")]
[InterfaceTypeAttribute()]
public interface class IVsWebFormDesignerSupport
public interface IVsWebFormDesignerSupport

See Also

Reference

IVsWebFormDesignerSupport Members

Microsoft.VisualStudio.TextManager.Interop Namespace