VCProject.References Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection de références pour le projet sélectionné.
public:
property System::Object ^ References { System::Object ^ get(); };
public:
property Platform::Object ^ References { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(848)]
public object References { [System.Runtime.InteropServices.DispId(848)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(848)>]
[<get: System.Runtime.InteropServices.DispId(848)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.References : obj
Public ReadOnly Property References As Object
Valeur de propriété
Collection de références pour le projet sélectionné.
- Attributs