次の方法で共有


VCCodeParameter メンバ

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

更新 : 2007 年 11 月

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

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

メソッド

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

このページのトップへ

プロパティ

  名前 説明
ms167825.pubproperty(ja-jp,VS.90).gif Attributes 親オブジェクトのすべての属性のコレクションを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Children このコード コンストラクタに含まれているオブジェクトのコレクションを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif CodeModel プロジェクトの VCCodeModel オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Collection このプロパティをサポートしているオブジェクトまたはこのコード コンストラクタに含まれているオブジェクトを含むコレクションを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif DefaultExpression 要素の初期化コードを定義するオブジェクトを取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif DisplayName この出力グループのユーザー インターフェイスに使用されている名前を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif DocComment 現在のコード モデル要素のドキュメント コメントを取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif DTE トップレベルの機能拡張オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif EndPoint コード項目の終了位置であるエディット ポイントを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif EndPointOf 親オブジェクトの終了点を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Extender 要求された Extender オブジェクトがこのオブジェクトで利用できる場合はそれを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif ExtenderCATID オブジェクトの Extender カテゴリ ID (CATID) を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif ExtenderNames オブジェクトで使用できる Extender のリストを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif File このオブジェクトが定義されたファイルを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif FullName オブジェクトのファイルの完全パスと名前を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Index パラメータ リスト内のパラメータ位置を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif InfoLocation コード モデルの機能を説明します。
ms167825.pubproperty(ja-jp,VS.90).gif IsCaseSensitive コード要素が大文字、小文字を区別するかどうかを判断します。
ms167825.pubproperty(ja-jp,VS.90).gif IsCodeType このオブジェクトから CodeType オブジェクトを取得できるかどうかを示す値を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif IsConstant この項目が定数かどうかを示す値を取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif IsInjected 属性またはマクロの展開によって、コード要素が挿入されたかどうかを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif IsReadOnly オブジェクトを含むファイルが読み取り専用かどうかを示す値を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif IsVolatile volatile キーワードが使用されているかどうかを示す値を取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif IsZombie オブジェクトが存在しているかどうかを確認します。
ms167825.pubproperty(ja-jp,VS.90).gif Kind オブジェクトの型を示す列挙値を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Language コードの作成に使用されたプログラミング言語を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Location オブジェクト宣言の位置を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Name オブジェクトの名前を取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif Parent 指定したオブジェクトの直接の親オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Picture ユーザー インターフェイスでアイコンに使用するピクチャのオートメーション オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Project オブジェクトに関連付けられている Project オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif ProjectItem 指定したオブジェクトに関連付けられている ProjectItem オブジェクトを取得します。
ms167825.pubproperty(ja-jp,VS.90).gif StartPoint コード項目の開始を定義する TextPoint オブジェクトを返します。
ms167825.pubproperty(ja-jp,VS.90).gif StartPointOf オブジェクトの開始点を取得します。
ms167825.pubproperty(ja-jp,VS.90).gif Type プログラムの種類を表すオブジェクトを取得または設定します。
ms167825.pubproperty(ja-jp,VS.90).gif TypeString 文字列形式の型を使用するオブジェクト型を取得または設定します。

このページのトップへ

参照

参照

VCCodeParameter インターフェイス

Microsoft.VisualStudio.VCCodeModel 名前空間