VCReference.VCReferences Property

Definition

Gets the collection of references for the selected project.

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

Property Value

A collection of references for the selected project.

Attributes

Applies to