PackageRelationshipSelectorType Enumeration
.NET Framework (current version)
Specifies the type of selection criteria that is used to match and return PackageRelationship selections through a PackageRelationshipSelector.
Assembly: WindowsBase (in WindowsBase.dll)
| Member name | Description | |
|---|---|---|
| Id | PackageRelationship selections are by Id. | |
| Type | PackageRelationship selections are by RelationshipType. |
.NET Framework
Available since 3.0
Available since 3.0
Show: