Open sandboxFocus

Property OutputAssemblyType

OutputAssemblyType

Gets or sets a value indicating which type of the output assembly should be used for the test. Currently valid values are DllExe (default).

Declaration
public string? OutputAssemblyType { get; set; }
Property Value
Type Description
string