Share via


DistributedReplayClientConfigSettings.WorkingDirectory Property

Definition

Gets the working directory.

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

Property Value

The working directory.

Applies to