PackageRelationshipSelectorType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定透過 PackageRelationship 比對及重新執行 PackageRelationshipSelector 選取項目時所使用之選取準則的型別。
public enum class PackageRelationshipSelectorType
public enum PackageRelationshipSelectorType
type PackageRelationshipSelectorType =
Public Enum PackageRelationshipSelectorType
- 繼承
欄位
Id | 0 | PackageRelationship 的選取依據是 Id。 |
Type | 1 | PackageRelationship 的選取依據是 RelationshipType。 |