CodeParameter メンバ

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

更新 : 2007 年 11 月

ソース ファイル内の関数やプロパティなどのパラメータを定義するオブジェクト。

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

メソッド

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

このページのトップへ

プロパティ

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

このページのトップへ

参照

参照

CodeParameter インターフェイス

EnvDTE 名前空間