_CodeDOMProcessor Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
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.
Implementiert die CodeDOM-Prozessorschnittstelle.
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
- Abgeleitet
- Attribute
Methoden
| CodeDOMFromXML(String) |
Ruft Code aus XML-Inhalt ab. |