SVSMDDesignerService Interface

Passed to the QueryService method to return a reference to the IVSMDCodeDomCreator and IVSMDDesignerService interfaces.

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

Syntax

'Declaration
<GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")> _
Public Interface SVSMDDesignerService
'Usage
Dim instance As SVSMDDesignerService
[GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDDesignerService
[GuidAttribute(L"74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface class SVSMDDesignerService
public interface SVSMDDesignerService

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace