CodeElement メンバ

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

更新 : 2007 年 11 月

ソース ファイル内のコード要素または構成体を表します。

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

メソッド

  名前 説明
ds7zh11e.pubmethod(ja-jp,VS.90).gif GetEndPoint コード要素定義の末尾を示す TextPoint オブジェクトを返します。
ds7zh11e.pubmethod(ja-jp,VS.90).gif GetStartPoint コード要素定義の先頭を示す TextPoint オブジェクトを返します。

このページのトップへ

プロパティ

  名前 説明
ds7zh11e.pubproperty(ja-jp,VS.90).gif Children この CodeElement に含まれているオブジェクトのコレクションを返します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif Collection このプロパティをサポートしている CodeElement を含む CodeElements コレクションを取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif DTE トップレベルの機能拡張オブジェクトを取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif EndPoint コード項目の終了位置であるテキスト ポイントを取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif Extender 要求された Extender がこの CodeElement オブジェクトで利用できる場合は、その Extender を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif ExtenderCATID オブジェクトの Extender カテゴリ ID (CATID) を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif ExtenderNames オブジェクトで使用できる Extender のリストを取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif FullName 指定したコード要素の完全修飾名を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif InfoLocation コード モデルの機能を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif IsCodeType この CodeElement オブジェクトから CodeType オブジェクトを取得できるかどうかを示します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif Kind オブジェクトの型を定義する列挙値を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif Language コードの作成に使用されたプログラミング言語を取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif Name オブジェクトの名前を設定または取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif ProjectItem CodeElement オブジェクトに関連付けられている ProjectItem オブジェクトを取得します。
ds7zh11e.pubproperty(ja-jp,VS.90).gif StartPoint コード項目の先頭を定義する TextPoint オブジェクトを取得します。

このページのトップへ

参照

参照

CodeElement インターフェイス

EnvDTE 名前空間