IVsConnectedServiceInstanceReferenceProviderContext.References Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the references.
public:
property Array ^ References { Array ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Array References { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.References : Array
Public ReadOnly Property References As Array
Property Value
The references.
Implements
- Attributes