Interface SVSMDDesignerService
Passado para o QueryService método para retornar uma referência para as interfaces IVSMDCodeDomCreator e IVSMDDesignerService.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDDesignerService
[GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")]
public interface class SVSMDDesignerService
[<GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")>]
type SVSMDDesignerService = interface end
<GuidAttribute("74946829-37A0-11D2-A273-00C04F8EF4FF")>
Public Interface SVSMDDesignerService
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo