BaseDirectory
Gets the directory that was specifically created for the current test and where all specific files should be stored.
Declaration
public string BaseDirectory { get; }
Property Value
Type | Description |
---|---|
string |
Gets the directory that was specifically created for the current test and where all specific files should be stored.
public string BaseDirectory { get; }
Type | Description |
---|---|
string |