LaunchCommand.WorkingDirectory Property

Definition

The Working directory under which this command is executed

public:
 property System::String ^ WorkingDirectory { System::String ^ get(); };
public:
 property Platform::String ^ WorkingDirectory { Platform::String ^ get(); };
public string WorkingDirectory { get; }
public string? WorkingDirectory { get; }
member this.WorkingDirectory : string
Public ReadOnly Property WorkingDirectory As String

Property Value

Applies to