Members
contains
bool PackageSpecificationInfo.contains(target)Checks if a target exists in a package group.
Parameters
Parameter | Description |
---|---|
target
|
Label; or string;
required A target which is checked if it exists inside the package group. |