PackageRelationshipSelectorType 열거형

정의

PackageRelationship를 통해 일치하는 PackageRelationshipSelector 선택 항목을 찾아 반환하는 데 사용되는 선택 조건의 유형을 지정합니다.

public enum class PackageRelationshipSelectorType
public enum PackageRelationshipSelectorType
type PackageRelationshipSelectorType = 
Public Enum PackageRelationshipSelectorType
상속
PackageRelationshipSelectorType

필드

Id 0

PackageRelationship에 따라 Id을 선택합니다.

Type 1

PackageRelationship에 따라 RelationshipType을 선택합니다.

적용 대상