Interfaccia _CodeDOMProcessor

Nota: questa API è ora obsoleta.

Spazio dei nomi:  Microsoft.Vsa.Vb.CodeDOM
Assembly:  Microsoft.Vsa.Vb.CodeDOMProcessor (in Microsoft.Vsa.Vb.CodeDOMProcessor.dll)

Sintassi

'Dichiarazione
<ObsoleteAttribute("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.")> _
<GuidAttribute("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")> _
Public Interface _CodeDOMProcessor
[ObsoleteAttribute("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.")]
[GuidAttribute("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
public interface _CodeDOMProcessor
[ObsoleteAttribute(L"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.")]
[GuidAttribute(L"C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
public interface class _CodeDOMProcessor
[<ObsoleteAttribute("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.")>]
[<GuidAttribute("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")>]
type _CodeDOMProcessor =  interface end
public interface _CodeDOMProcessor

Il tipo _CodeDOMProcessor espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico CodeDOMFromXML

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Vsa.Vb.CodeDOM