共用方式為


PackageRelationshipSelector.SelectionCriteria 屬性

定義

取得指定給 PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 建構函式 (Constructor) 的選取準則。

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)

適用於

另請參閱