PackageRelationshipSelectorType 枚举

定义

指定用于通过 PackageRelationship匹配和返回 PackageRelationshipSelector 选择的选择条件的类型。

public enum class PackageRelationshipSelectorType
public enum PackageRelationshipSelectorType
type PackageRelationshipSelectorType = 
Public Enum PackageRelationshipSelectorType
继承
PackageRelationshipSelectorType

字段

名称 说明
Id 0

PackageRelationship 选择依据 Id

Type 1

PackageRelationship 选择依据 RelationshipType

适用于