Share via


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)

Syntax

'Declaration
ReadOnly Property References As Array
Array References { get; }
property Array^ References {
    Array^ get ();
}
abstract References : Array with get
function get References () : Array

Property Value

Type: Array
The references.

.NET Framework Security

See Also

Reference

IVsConnectedServiceInstanceReferenceProviderContext Interface

Microsoft.VisualStudio.Shell.Interop Namespace