Właściwość VCCodeDelegate.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
Obiekt VCCodeModel.

Uwagi

VCCodeModel Obiektu daje dostęp na poziomie projektu do elementów kodu i definicji zawartych w plikach źródłowych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeDelegate Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel

Inne zasoby

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