CodeEvent メンバ

保護されたメンバを含める
継承されたメンバを含める

更新 : 2007 年 11 月

コード イベント要素をモデル化します。

CodeEvent 型で公開されるメンバは以下のとおりです。

メソッド

  名前 説明
ackdtss8.pubmethod(ja-jp,VS.90).gif AddAttribute 新しい属性コード構成を作成し、適切な位置にコードを挿入します。
ackdtss8.pubmethod(ja-jp,VS.90).gif GetEndPoint コード イベント要素の末尾を示す TextPoint オブジェクトを取得します。
ackdtss8.pubmethod(ja-jp,VS.90).gif GetStartPoint コード イベント要素の先頭を示す TextPoint オブジェクトを取得します。

このページのトップへ

プロパティ

  名前 説明
ackdtss8.pubproperty(ja-jp,VS.90).gif Access 他のコードによるコード イベント要素へのアクセス方法を決定する値を取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Adder イベント リスナを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Attributes このコード イベント要素の属性の CodeElements コレクションを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Children この CodeEvent に含まれているオブジェクトのコレクションを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Collection CodeElements コレクションを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Comment コード イベント要素に関連付けられたヘッダー コメントを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif DocComment コード イベント要素に関連付けられたドキュメント コメントを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif DTE トップ レベルの機能拡張オブジェクトを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif EndPoint コード イベント要素の末尾としてマークされている、ソース ファイル内の場所を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Extender 要求された Extender がこの CodeElement オブジェクトで利用できる場合はそれを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif ExtenderCATID オブジェクトの Extender カテゴリ ID (CATID) を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif ExtenderNames オブジェクトで使用できる Extender の一覧を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif FullName 指定した CodeEvent オブジェクトの完全修飾名を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif InfoLocation コード モデルの機能を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif IsCodeType CodeEventCodeType かどうかを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif IsPropertyStyleEvent イベントの追加や削除および例外のスローを行うための個別のメソッドがイベントにあるかどうかを示す値を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif IsShared イベントの共有された (静的な) ステータスを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Kind コード要素の型を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Language コードの作成に使用されたプログラミング言語を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Name CodeEvent オブジェクトの名前を取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif OverrideKind コード イベントでオーバーライド修飾子を取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Parent CodeEvent オブジェクトのすぐ上の親オブジェクトを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif ProjectItem CodeEvent オブジェクトに関連付けられている ProjectItem オブジェクトを取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Prototype コード イベント要素の説明を含む文字列を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Remover イベント リスナを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif StartPoint コード イベント要素の先頭としてマークされている、ソース ファイル内の場所を取得します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Thrower CodeFunction オブジェクトを取得または設定します。
ackdtss8.pubproperty(ja-jp,VS.90).gif Type CodeTypeReference オブジェクトの型を取得または設定します。

このページのトップへ

参照

参照

CodeEvent インターフェイス

EnvDTE80 名前空間