Sdílet prostřednictvím


VCCodeReference.CodeModel – vlastnost

Není aktuálně implementováno.

Obor názvů:  Microsoft.VisualStudio.VCCodeModel
Sestavení:  Microsoft.VisualStudio.VCCodeModel (v Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.VCCodeModel.VCCodeModel
Objekt projektu přístup libovolný kód obsažený prvek.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeReference Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů