ResourceSetDescription.Exceptions Property

Definition

The elements that are not included in the set, in case elements contains '*' indicating 'all'.

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

Property Value

Applies to