Provides the base requirements for a collection of IPackage
Properties
this[string]
Gets the IPackage
[C#] In C#, this property is the indexer for the IPackageReferenceCollection
interface.
Parameter | Type | Description |
---|---|---|
name | string | The name of the IPackage |
Property Value
- IPackage
Reference : The IPackage
Reference with the specified name.