CodeAttribute メンバ

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

更新 : 2007 年 11 月

コード要素の属性を操作できるようにします。

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

メソッド

  名前 説明
33kdb54z.pubmethod(ja-jp,VS.90).gif Delete 現在の CodeAttribute を削除します。
33kdb54z.pubmethod(ja-jp,VS.90).gif GetEndPoint コード要素定義の末尾を示す TextPoint オブジェクトを返します。
33kdb54z.pubmethod(ja-jp,VS.90).gif GetStartPoint コード要素定義の先頭を指定する TextPoint を返します。

このページのトップへ

プロパティ

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

このページのトップへ

参照

参照

CodeAttribute インターフェイス

EnvDTE 名前空間