This documentation is archived and is not being maintained.
PackageRelationshipSelectorType Enumeration
Visual Studio 2010
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. |
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: