次の方法で共有


OAProjectItem.FileCodeModel プロパティ

プロジェクト項目の FileCodeModel オブジェクトを取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Automation
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public Overridable ReadOnly Property FileCodeModel As FileCodeModel
'使用
Dim instance As OAProjectItem
Dim value As FileCodeModel

value = instance.FileCodeModel
public virtual FileCodeModel FileCodeModel { get; }
public:
virtual property FileCodeModel^ FileCodeModel {
    FileCodeModel^ get ();
}
public function get FileCodeModel () : FileCodeModel

プロパティ値

型 : EnvDTE.FileCodeModel

実装

ProjectItem.FileCodeModel

参照

参照

OAProjectItem クラス

OAProjectItem メンバ

Microsoft.VisualStudio.Data.Schema.Project.Automation 名前空間