_CodeDOMProcessor インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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 プロセッサ インターフェイスを実装します。
public interface class _CodeDOMProcessor
[System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
public interface _CodeDOMProcessor
[System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")]
[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.")]
public interface _CodeDOMProcessor
[<System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")>]
type _CodeDOMProcessor = interface
[<System.Runtime.InteropServices.Guid("C18BB007-0EF7-4c2b-B6D4-186B8D01514E")>]
[<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.")>]
type _CodeDOMProcessor = interface
Public Interface _CodeDOMProcessor
- 派生
- 属性
メソッド
| CodeDOMFromXML(String) |
XML コンテンツからコードを取得します。 |