IVsPlatformReferenceProviderContext2::References Property

Visual Studio 2015
 

The set of references.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[DispIdAttribute(1610678273)]
property Array^ References {
	Array^ get();
}

Property Value

Type: System::Array^

An array of references.

Return to top
Show: