IVsConnectedServiceInstanceReferenceProviderContext::References Property

 

Gets the references.

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

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

Property Value

Type: System::Array^

The references.

Return to top
Show: