_CodeDOMProcessor, interface

Remarque : cette API est maintenant obsolète.

Espace de noms :  Microsoft.Vsa.Vb.CodeDOM
Assembly :  Microsoft.Vsa.Vb.CodeDOMProcessor (dans Microsoft.Vsa.Vb.CodeDOMProcessor.dll)

Syntaxe

'Déclaration
<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

Le type _CodeDOMProcessor expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CodeDOMFromXML

Début

Voir aussi

Référence

Microsoft.Vsa.Vb.CodeDOM, espace de noms