PackageRelationshipSelector.SelectionCriteria Eigenschap

Definitie

Hiermee haalt u de selectiecriteria op die aan de PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor zijn opgegeven.

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

Waarde van eigenschap

De selectiecriteria op basis van de SelectorType of IdType opgegeven aan de PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor.

Van toepassing op

Zie ook