VCCodeAttribute メンバ

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

更新 : 2007 年 11 月

項目属性にアクセスできます。

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

メソッド

  名前 説明
ms166755.pubmethod(ja-jp,VS.90).gif AddParameter 新しいパラメータ コード構成を作成し、適切な位置にコードを挿入します。
ms166755.pubmethod(ja-jp,VS.90).gif Delete 属性を削除します。
ms166755.pubmethod(ja-jp,VS.90).gif GetEndPoint コード要素定義の末尾を示す TextPoint オブジェクトを返します。
ms166755.pubmethod(ja-jp,VS.90).gif GetStartPoint コード要素定義の先頭を定義する TextPoint オブジェクトを返します。
ms166755.pubmethod(ja-jp,VS.90).gif IsSelf 指定されたコード要素が親コード要素と同一かどうかを判断します。
ms166755.pubmethod(ja-jp,VS.90).gif RemoveParameter 引数リストからパラメータを削除します。

このページのトップへ

プロパティ

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

このページのトップへ

参照

参照

VCCodeAttribute インターフェイス

Microsoft.VisualStudio.VCCodeModel 名前空間