Sdílet prostřednictvím


VCWebServiceProxyGeneratorTool.References – vlastnost

Získá nebo nastaví kolekce odkazů pro vybraný projekt.

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

Syntaxe

'Deklarace
Property References As String
string References { get; set; }
property String^ References {
    String^ get ();
    void set (String^ value);
}
abstract References : string with get, set
function get References () : String
function set References (value : String)

Hodnota vlastnosti

Typ: System.String
Kolekce odkazů pro vybraný projekt.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCWebServiceProxyGeneratorTool Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů