PSConsoleReadLine.HistoryItem.FromOtherSession Property

Definition

True if the command was from another running session (as opposed to read from the history file at startup.)

public bool FromOtherSession { get; }
member this.FromOtherSession : bool
Public ReadOnly Property FromOtherSession As Boolean

Property Value

Applies to