다음을 통해 공유


PSConsoleReadLineOptions.HistoryNoDuplicates Property

Definition

When true, duplicates will not be recalled from history more than once.

public:
 property bool HistoryNoDuplicates { bool get(); void set(bool value); };
public:
 property bool HistoryNoDuplicates { bool get(); void set(bool value); };
public bool HistoryNoDuplicates { get; set; }
member this.HistoryNoDuplicates : bool with get, set
Public Property HistoryNoDuplicates As Boolean

Property Value

Applies to