Open sandboxFocus

Property DependencyLicenseKey

DependencyLicenseKey

Gets or sets the name of the license key used to compile the test dependency. The LicenseKeyProviderType property must be specified. To set this option in a test, add this comment to your test file: // @DependencyLicenseKey(name).

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