Share via


ResourceSelectorExpression.NotIn Property

Definition

The list of values to filter out.

public System.Collections.Generic.IList<string> NotIn { get; }
member this.NotIn : System.Collections.Generic.IList<string>
Public ReadOnly Property NotIn As IList(Of String)

Property Value

Applies to