IVSMDCodeDomCreator Interface

Definition

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.

Applies to