Właściwość VCCodeProperty.CodeModel —

Pobiera VCCodeModel obiektu dla projektu.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.VCCodeModel.VCCodeModel
A VCCodeModel object.

Uwagi

VCCodeModel Obiektu umożliwia dostęp na poziomie projektu do elementów kodu lub definicje w plikach źródłowych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeProperty Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel

Inne zasoby

Porady: kompilowanie i uruchamianie kodu modelu obiektów automatyzacji — przykłady