LabelsExcludeFilter

Gets or sets the regular expression to match all labels that are excluded from the transfer. The exclude match removes also labels matching the include pattern. Applies when "TransferLabelsAsNamedSelections" is True.

Declaration Syntax

public string LabelsExcludeFilter { set;get; }