CmdletProvider.Include Property

Definition

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

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