VCReferences.References Property

Definition

Gets the collection of project references.

public:
 property System::Object ^ References { System::Object ^ get(); };
public:
 property Platform::Object ^ References { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(907)]
public object References { [System.Runtime.InteropServices.DispId(907)] get; }
[<System.Runtime.InteropServices.DispId(907)>]
[<get: System.Runtime.InteropServices.DispId(907)>]
member this.References : obj
Public ReadOnly Property References As Object

Property Value

A collection of project references.

Attributes

Applies to