IVsPlatformReferenceProviderContext2.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.
The set of 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
An array of references.
Implements
- Attributes