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 コンストラクターに指定されたIdまたはTypePackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String)に基づく選択基準。

適用対象

こちらもご覧ください