ProjectName
Gets or sets the project of the test. By default, the test file name without extension is used.
Declaration
public string? ProjectName { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the project of the test. By default, the test file name without extension is used.
public string? ProjectName { get; set; }
Type | Description |
---|---|
string |