MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­OptionsLicense­File
Open sandboxFocus

TestOptions.LicenseFile Property

LicenseFile

Gets or sets the name of a file in the project directory containing the license key. To set this option in a test, add this comment to your test file: // @LicenseFile(file).

Declaration
public string LicenseFile { get; set; }
Property Value
Type Description
String