IVSMDCodeDomProvider 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.
Provides access to a CodeDomProvider object.
public interface class IVSMDCodeDomProvider
public interface class IVSMDCodeDomProvider
__interface IVSMDCodeDomProvider
[System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVSMDCodeDomProvider
[<System.Runtime.InteropServices.Guid("73E59688-C7C4-4A85-AF64-A538754784C5")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVSMDCodeDomProvider = interface
Public Interface IVSMDCodeDomProvider
- Attributes
Properties
CodeDomProvider |
Gets the provider. |