IVSMDCodeDomProvider Interface

Definition

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.

Applies to