PSConsoleReadLineOptions.HistorySavePath Property

Definition

The path to the saved history.

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

Property Value

Applies to