FileMemoryState.WorkingFolder Property

Definition

Gets or sets the working folder path for this session, relative to the store root.

[System.Text.Json.Serialization.JsonPropertyName("workingFolder")]
public string WorkingFolder { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("workingFolder")>]
member this.WorkingFolder : string with get, set
Public Property WorkingFolder As String

Property Value

Attributes

Applies to