PSConsoleReadLine.HistoryItem.FromHistoryFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the command was read in from the history file at startup.
public bool FromHistoryFile { get; }
member this.FromHistoryFile : bool
Public ReadOnly Property FromHistoryFile As Boolean