CodeDOMProcessor Osztály
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Figyelemfelhívás
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.
CodeDOM-processzort definiál.
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
- Öröklődés
-
CodeDOMProcessor
- Attribútumok
- Megvalósítás
Konstruktorok
| Name | Description |
|---|---|
| CodeDOMProcessor() |
Elavult.
CodeDOM-processzort definiál. |
Metódusok
| Name | Description |
|---|---|
| CodeDOMFromXML(String) |
Elavult.
Kódot kap XML-tartalomból. |
| Equals(Object) |
Elavult.
Meghatározza, hogy a megadott objektum egyenlő-e az aktuális objektummal. (Öröklődés forrása Object) |
| GetHashCode() |
Elavult.
Ez az alapértelmezett kivonatoló függvény. (Öröklődés forrása Object) |
| GetType() |
Elavult.
Lekéri az Type aktuális példányt. (Öröklődés forrása Object) |
| MemberwiseClone() |
Elavult.
Az aktuális Objectpéldány sekély másolatát hozza létre. (Öröklődés forrása Object) |
| ToString() |
Elavult.
Az aktuális objektumot jelképező sztringet ad vissza. (Öröklődés forrása Object) |