CodeDOMProcessor Klasse

Definition

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.

Definiert einen CodeDOM-Prozessor.

public ref class CodeDOMProcessor : Microsoft::Vsa::Vb::CodeDOM::_CodeDOMProcessor
[System.Runtime.InteropServices.Guid("F1058E4D-A3B4-43d8-A5E8-35359FB76D9B")]
public class CodeDOMProcessor : Microsoft.Vsa.Vb.CodeDOM._CodeDOMProcessor
[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.")]
[System.Runtime.InteropServices.Guid("99749841-0D55-4cf4-8D0D-F212ECE9409A")]
public class CodeDOMProcessor : Microsoft.Vsa.Vb.CodeDOM._CodeDOMProcessor
[<System.Runtime.InteropServices.Guid("F1058E4D-A3B4-43d8-A5E8-35359FB76D9B")>]
type CodeDOMProcessor = class
    interface _CodeDOMProcessor
[<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.")>]
[<System.Runtime.InteropServices.Guid("99749841-0D55-4cf4-8D0D-F212ECE9409A")>]
type CodeDOMProcessor = class
    interface _CodeDOMProcessor
Public Class CodeDOMProcessor
Implements _CodeDOMProcessor
Vererbung
CodeDOMProcessor
Attribute
Implementiert

Konstruktoren

Name Beschreibung
CodeDOMProcessor()
Veraltet.

Definiert einen CodeDOM-Prozessor.

Methoden

Name Beschreibung
CodeDOMFromXML(String)
Veraltet.

Ruft Code aus XML-Inhalt ab.

Equals(Object)
Veraltet.

Bestimmt, ob das angegebene Objekt dem aktuellen Objekt entspricht.

(Geerbt von Object)
GetHashCode()
Veraltet.

Dient als Standardhashfunktion.

(Geerbt von Object)
GetType()
Veraltet.

Ruft die Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()
Veraltet.

Erstellt eine flache Kopie der aktuellen Object.

(Geerbt von Object)
ToString()
Veraltet.

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für: