CmdletProvider.Exclude Property

Definition

Gets the exclude wildcard patterns which is used to determine which items will be excluded when taking an action.

public System.Collections.ObjectModel.Collection<string> Exclude { get; }
Property Value