LicenseKey
Gets or sets the name of the license key used to compile the test input. The LicenseKeyProviderType property must be specified.
To set this option in a test, add this comment to your test file: // @LicenseKey(name)
.
Declaration
public string? LicenseKey { get; set; }
Property Value
Type | Description |
---|---|
string |