Partager via


VCWebServiceProxyGeneratorTool.References, propriété

Obtient ou définit la collection de références pour le projet sélectionné.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String
Collection de références pour le projet sélectionné.

Sécurité .NET Framework

Voir aussi

Référence

VCWebServiceProxyGeneratorTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms