Interface SVSMDCodeDomProvider
Passado para o QueryService método para retornar uma referência à interface IVSMDCodeDomProvider.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")]
public interface SVSMDCodeDomProvider
[GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")]
public interface class SVSMDCodeDomProvider
[<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")>]
type SVSMDCodeDomProvider = interface end
<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")>
Public Interface SVSMDCodeDomProvider
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo