共用方式為


VCCodeReference.CodeModel 屬性

目前未實作。

命名空間:  Microsoft.VisualStudio.VCCodeModel
組件:  Microsoft.VisualStudio.VCCodeModel (在 Microsoft.VisualStudio.VCCodeModel.dll 中)

語法

'宣告
ReadOnly Property CodeModel As VCCodeModel
VCCodeModel CodeModel { get; }
property VCCodeModel^ CodeModel {
    VCCodeModel^ get ();
}
abstract CodeModel : VCCodeModel with get
function get CodeModel () : VCCodeModel

屬性值

型別:Microsoft.VisualStudio.VCCodeModel.VCCodeModel
用來從專案層級存取任何內含程式碼項目的物件。

.NET Framework 安全性

請參閱

參考

VCCodeReference 介面

Microsoft.VisualStudio.VCCodeModel 命名空間