_CodeDOMProcessor 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.
Caution
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.
Implements the CodeDOM processor interface.
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
- Derived
- Attributes
Methods
| Name | Description |
|---|---|
| CodeDOMFromXML(String) |
Gets code from XML content. |