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