VCProject.References Propriété

Définition

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é

Object

Collection de références pour le projet sélectionné.

Attributs

S’applique à