Partilhar via


TestContext.ResultsDirectory Property

Definition

Gets base directory for results from the test run. Typically a subdirectory of TestRunDirectory.

public virtual string ResultsDirectory { get; }
public virtual string? ResultsDirectory { get; }
member this.ResultsDirectory : string
Public Overridable ReadOnly Property ResultsDirectory As String

Property Value

Applies to