SVSMDCodeDomProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the IVSMDCodeDomProvider interface.
public interface class SVSMDCodeDomProvider
public interface class SVSMDCodeDomProvider
__interface SVSMDCodeDomProvider
[System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")]
public interface SVSMDCodeDomProvider
[System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVSMDCodeDomProvider
[<System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")>]
type SVSMDCodeDomProvider = interface
[<System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVSMDCodeDomProvider = interface
Public Interface SVSMDCodeDomProvider
- Attributes