OutputAssemblyType
Gets or sets a value indicating which type of the output assembly should be used for the test. Currently valid values are Dll
Exe
(default).
Declaration
public string? OutputAssemblyType { get; set; }
Property Value
Type | Description |
---|---|
string |