VSProject4.PackageReferences 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.
public:
property VSLangProj150::PackageReferences ^ PackageReferences { VSLangProj150::PackageReferences ^ get(); };
[System.Runtime.InteropServices.DispId(20)]
public VSLangProj150.PackageReferences PackageReferences { [System.Runtime.InteropServices.DispId(20)] get; }
[<System.Runtime.InteropServices.DispId(20)>]
[<get: System.Runtime.InteropServices.DispId(20)>]
member this.PackageReferences : VSLangProj150.PackageReferences
Public ReadOnly Property PackageReferences As PackageReferences
Property Value
- Attributes