VCActiveXReference.VCReferences Property
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 collection of references for the selected project.
public:
property System::Object ^ VCReferences { System::Object ^ get(); };
C++/CX
public:
property Platform::Object ^ VCReferences { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2017)]
public object VCReferences { [System.Runtime.InteropServices.DispId(2017)] get; }
[<System.Runtime.InteropServices.DispId(2017)>]
[<get: System.Runtime.InteropServices.DispId(2017)>]
member this.VCReferences : obj
Public ReadOnly Property VCReferences As Object
A collection of references for the selected project.
- Attributes
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |