VCCodeInclude.CodeModel Özellik

Tanım

VCCodeModelProjenin nesnesini alır.

public:
 property Microsoft::VisualStudio::VCCodeModel::VCCodeModel ^ CodeModel { Microsoft::VisualStudio::VCCodeModel::VCCodeModel ^ get(); };
public:
 property Microsoft::VisualStudio::VCCodeModel::VCCodeModel ^ CodeModel { Microsoft::VisualStudio::VCCodeModel::VCCodeModel ^ get(); };
[System.Runtime.InteropServices.DispId(546)]
public Microsoft.VisualStudio.VCCodeModel.VCCodeModel CodeModel { [System.Runtime.InteropServices.DispId(546)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(546)>]
[<get: System.Runtime.InteropServices.DispId(546)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.CodeModel : Microsoft.VisualStudio.VCCodeModel.VCCodeModel
Public ReadOnly Property CodeModel As VCCodeModel

Özellik Değeri

VCCodeModel

Bir VCCodeModel nesnesi.

Öznitelikler

Açıklamalar

VCCodeModelNesnesi, kaynak dosyalardaki kod öğelerine veya tanımlarına proje düzeyinde erişim sağlar.

Şunlara uygulanır