Share via


_CodeDOMProcessor 介面

注意:這個 API 現在已經過時。

命名空間:  Microsoft.Vsa.Vb.CodeDOM
組件:  Microsoft.Vsa.Vb.CodeDOMProcessor (在 Microsoft.Vsa.Vb.CodeDOMProcessor.dll 中)

語法

'宣告
<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

_CodeDOMProcessor 類型會公開下列成員。

方法

  名稱 描述
公用方法 CodeDOMFromXML

回頁首

請參閱

參考

Microsoft.Vsa.Vb.CodeDOM 命名空間