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
‘선언
<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")> _
Public Interface SVSMDCodeDomProvider
‘사용 방법
Dim instance As 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