Sdílet prostřednictvím


VCCodeNamespace.References – 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 References As CodeElements
CodeElements References { get; }
property CodeElements^ References {
    CodeElements^ get ();
}
abstract References : CodeElements with get
function get References () : CodeElements

Hodnota vlastnosti

Typ: CodeElements
Prázdná kolekce CodeElements.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeNamespace Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů