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
[GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDDesignerService
[GuidAttribute(L"74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface class SVSMDDesignerService
[<GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")>]
type SVSMDDesignerService = interface end
public interface SVSMDDesignerService