SVSMDCodeDomProvider Interface

Passed to the QueryService method to return a reference to the IVSMDCodeDomProvider interface.

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

Syntax

'Declaration
<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")> _
Public Interface SVSMDCodeDomProvider
[GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")]
public interface SVSMDCodeDomProvider
[GuidAttribute(L"73E59688-C7C4-4A85-AF64-A538754784C5")]
public interface class SVSMDCodeDomProvider
[<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")>]
type SVSMDCodeDomProvider =  interface end
public interface SVSMDCodeDomProvider

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace