Partager via


PackageRelationshipSelector.SelectionCriteria Propriété

Définition

Obtient les critères de sélection spécifiés au constructeur 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

Valeur de propriété

Les critères de sélection basés sur le SelectorType de Id ou Type spécifiés au constructeur PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String).

S’applique à

Voir aussi