PowerShell.HistoryString Property

Definition

The history string to be used for displaying the history.

public:
 property System::String ^ HistoryString { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ HistoryString { Platform::String ^ get(); void set(Platform::String ^ value); };
public string HistoryString { get; set; }
member this.HistoryString : string with get, set
Public Property HistoryString As String

Property Value

Applies to