PackageRelationshipSelector.SelectionCriteria 属性

定义

获取指定给 PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 构造函数的选择条件。

public:
 property System::String ^ SelectionCriteria { System::String ^ get(); };
public string SelectionCriteria { get; }
member this.SelectionCriteria : string
Public ReadOnly Property SelectionCriteria As String

属性值

基于指定给 SelectorType 构造函数的 IdTypePackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 的选择条件。

适用于

另请参阅