SigningLicensePrefix Property
In This Topic
Set to tell DicomObjects to check the exe.{Prefix}.lic, instead of default exe.lic file
Syntax
'Declaration
Public Shared Property SigningLicensePrefix As System.String
public static System.string SigningLicensePrefix {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also