Compartir a través de


_CodeDOMProcessor Interfaz

Definición

Precaución

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

Implementa la interfaz del procesador CodeDOM.

public interface class _CodeDOMProcessor
[System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
public interface _CodeDOMProcessor
[System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public interface _CodeDOMProcessor
[<System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")>]
type _CodeDOMProcessor = interface
[<System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")>]
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
type _CodeDOMProcessor = interface
Public Interface _CodeDOMProcessor
Derivado
Atributos

Métodos

CodeDOMFromXML(String)
Obsoletos.

Obtiene el código del contenido XML.

Se aplica a