CodeDirectiveとは? わかりやすく解説

CodeDirective クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

コード ディレクティブ クラス基本クラスとして機能します

名前空間: System.CodeDom
アセンブリ: System (system.dll 内)
構文構文

<SerializableAttribute> _
<ComVisibleAttribute(True)> _
<ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch)> _
Public Class CodeDirective
    Inherits CodeObject
Dim instance As CodeDirective
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
[ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch)] 
public class CodeDirective : CodeObject
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
[ClassInterfaceAttribute(ClassInterfaceType::AutoDispatch)] 
public ref class CodeDirective : public
 CodeObject
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch) */ 
public class CodeDirective extends CodeObject
SerializableAttribute 
ComVisibleAttribute(true) 
ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch) 
public class CodeDirective extends
 CodeObject
解説解説

クラスは、CodeDirectiveCollection に格納される CodeDirective クラスから継承する必要があります

継承階層継承階層
System.Object
   System.CodeDom.CodeObject
    System.CodeDom.CodeDirective
       System.CodeDom.CodeChecksumPragma
       System.CodeDom.CodeRegionDirective
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

CodeDirective コンストラクタ


CodeDirective プロパティ


CodeDirective メソッド


CodeDirective メンバ

コード ディレクティブ クラス基本クラスとして機能します

CodeDirective データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド CodeDirective CodeDirective クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

CodeDirective クラス
System.CodeDom 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「CodeDirective」の関連用語

CodeDirectiveのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



CodeDirectiveのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS