IVSMDCodeDomCreator 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.
Creates a CodeDom provider for a given hierarchy and item ID.
public interface class IVSMDCodeDomCreator
public interface class IVSMDCodeDomCreator
__interface IVSMDCodeDomCreator
[System.Runtime.InteropServices.Guid("4CC03BF7-4D89-4198-8E4D-17E217CA07B2")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVSMDCodeDomCreator
[<System.Runtime.InteropServices.Guid("4CC03BF7-4D89-4198-8E4D-17E217CA07B2")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVSMDCodeDomCreator = interface
Public Interface IVSMDCodeDomCreator
- Attributes
Methods
CreateCodeDomProvider(Object, Int32) |
Creates a IVSMDCodeDomProvider. |