次の方法で共有


VCCodeStruct メンバ

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

更新 : 2007 年 11 月

ソリューションのソース コード内の構造体コード要素を表すオブジェクト。

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

メソッド

  名前 説明
ms167967.pubmethod(ja-jp,VS.90).gif AddAttribute 新しい属性コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddBase 継承したオブジェクトのリストに項目を追加します。
ms167967.pubmethod(ja-jp,VS.90).gif AddClass 新しいクラス コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddDelegate 新しいデリゲート コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddEnum 新しい列挙コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddEvent インフラストラクチャ。マイクロソフト内部でのみ使用。
ms167967.pubmethod(ja-jp,VS.90).gif AddFunction 新しい関数コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddImplementedInterface 継承したオブジェクトのリストにインターフェイスを追加します。
ms167967.pubmethod(ja-jp,VS.90).gif AddProperty 新しいプロパティ コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddStruct 新しい構造体コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif AddTemplateParameter テンプレート定義にパラメータを追加します。
ms167967.pubmethod(ja-jp,VS.90).gif AddTypedef オブジェクトに typedef ステートメントを追加します。
ms167967.pubmethod(ja-jp,VS.90).gif AddUnion オブジェクトに union ステートメントを追加します。
ms167967.pubmethod(ja-jp,VS.90).gif AddVariable 新しい変数コード構成を作成し、適切な位置にコードを挿入します。
ms167967.pubmethod(ja-jp,VS.90).gif GetEndPoint コード要素定義の末尾を示す TextPoint オブジェクトを取得します。
ms167967.pubmethod(ja-jp,VS.90).gif GetStartPoint コード要素定義の開始を定義する TextPoint オブジェクトを取得します。
ms167967.pubmethod(ja-jp,VS.90).gif IsSelf 指定されたコード要素が親コード要素と同一かどうかを判断します。
ms167967.pubmethod(ja-jp,VS.90).gif RemoveBase ベースのリストからオブジェクトを削除します。
ms167967.pubmethod(ja-jp,VS.90).gif RemoveInterface 実装されているインターフェイスのリストからインターフェイスを削除します。
ms167967.pubmethod(ja-jp,VS.90).gif RemoveMember メンバ コード構成を削除します。
ms167967.pubmethod(ja-jp,VS.90).gif RemoveTemplateParameter テンプレート定義からパラメータを削除します。
ms167967.pubmethod(ja-jp,VS.90).gif ValidateMember 指定された名前が、親オブジェクトのコンテキスト内で指定されている種類に適した有効な Visual C++ の名前かどうかを検証します。

このページのトップへ

プロパティ

  名前 説明
ms167967.pubproperty(ja-jp,VS.90).gif Access 項目のアクセス属性を定義します。
ms167967.pubproperty(ja-jp,VS.90).gif Attributes 親オブジェクトのすべての属性のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Bases この項目が派生するクラスのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif BodyText オブジェクトの本体のテキストを取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif Children このコード コンストラクタに含まれているオブジェクトのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Classes 親オブジェクトのクラスのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif CodeModel プロジェクトの VCCodeModel オブジェクトを返します。
ms167967.pubproperty(ja-jp,VS.90).gif Collection このプロパティをサポートしているオブジェクトまたはこのコード コンストラクタに含まれているオブジェクトを含むコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Comment コード要素に関連付けられたコメントを取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif DeclarationText オブジェクトの宣言を取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif DerivedTypes このオブジェクトから派生したオブジェクトのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif DisplayName オブジェクトの完全な名前を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif DocComment 現在のコード モデル要素のドキュメント コメントを取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif DTE トップレベルの機能拡張オブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif EndPoint コード項目の終了位置であるエディット ポイントを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif EndPointOf オブジェクトの終了点を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Enums オブジェクトの列挙値のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Events オブジェクトのイベントのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Extender 要求された Extender オブジェクトがこのオブジェクトで利用できる場合はそれを返します。
ms167967.pubproperty(ja-jp,VS.90).gif ExtenderCATID オブジェクトの Extender カテゴリ ID (CATID) を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif ExtenderNames オブジェクトで使用できる Extender のリストを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif File このオブジェクトが定義されているファイルを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif FullName オブジェクトのファイルの完全パスと名前を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Functions オブジェクトの関数のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif ImplementedInterfaces このオブジェクトによって実装されたインターフェイスのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif InfoLocation コード モデルの機能を説明します。
ms167967.pubproperty(ja-jp,VS.90).gif IsAbstract 項目を抽象項目として宣言するかどうかを示す値を取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif IsCaseSensitive コード要素で大文字と小文字を区別するかどうかを示す値を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsCodeType このオブジェクトから CodeType オブジェクトを取得できるかどうかを示す値を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsDerivedFrom オブジェクトが他のオブジェクトをベースにしているかどうかを示す値を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsInjected コード要素が、属性またはマクロの展開によって挿入されたかどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsManaged マネージ オブジェクトであるどうかを設定または取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsReadOnly オブジェクトを含んでいるファイルが読み取り専用かどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsSealed __sealed キーワードが親オブジェクトに適用されるかどうかを設定します。または、適用されているかどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsTemplate オブジェクトがテンプレートかどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsValue __value キーワードがオブジェクトに適用されるかどうかを設定します。または、適用されているかどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif IsZombie オブジェクトが存在するかどうかを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Kind オブジェクトの型を示す列挙値を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Language コードの作成に使用されたプログラミング言語を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Location オブジェクトの宣言の位置を返します。
ms167967.pubproperty(ja-jp,VS.90).gif Members この要素に含まれている項目のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Name オブジェクトの名前を取得または設定します。
ms167967.pubproperty(ja-jp,VS.90).gif Namespace 親名前空間を定義するオブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Parent 指定したオブジェクトの直接の親オブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Picture ユーザー インターフェイスでアイコンとして使用するピクチャ オートメーション オブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Project オブジェクトに関連付けられている Project を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif ProjectItem 指定したオブジェクトに関連付けられている ProjectItem オブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Properties オブジェクトのプロパティのコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif References 現在は使用しません。
ms167967.pubproperty(ja-jp,VS.90).gif StartPoint コード項目の先頭を定義する TextPoint オブジェクトを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif StartPointOf オブジェクトの開始点を取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Structs オブジェクトの構造体要素のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif TemplateParameters テンプレート パラメータのコレクション。
ms167967.pubproperty(ja-jp,VS.90).gif Templatizations インフラストラクチャ。マイクロソフト内部でのみ使用。
ms167967.pubproperty(ja-jp,VS.90).gif Typedefs オブジェクトの Typedef 要素のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Unions オブジェクトの union 要素のコレクションを取得します。
ms167967.pubproperty(ja-jp,VS.90).gif Variables オブジェクトの変数のコレクションを取得します。

このページのトップへ

参照

参照

VCCodeStruct インターフェイス

Microsoft.VisualStudio.VCCodeModel 名前空間