TestHostLaunchContext.WorkingDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the working directory, or null to inherit the current one.
public string? WorkingDirectory { get; }
member this.WorkingDirectory : string
Public ReadOnly Property WorkingDirectory As String