Runtime.IsExtensionLicensed Method
Checks if the specified Carmenta Engine extension is licensed on this machine.
Thread safety: This method is thread-safe.
IsExtensionLicensed(ExtensionId extension)
Checks if the specified Carmenta Engine extension is licensed on this machine.Syntax
public static System.Boolean IsExtensionLicensed (
ExtensionId extension
)
Parameters
extension
Type: ExtensionId
The extension to check the license for.
The extension to check the license for.
Return Value
Type: System.Boolean
True if the extension is licensed; False otherwise.
True if the extension is licensed; False otherwise.
Platforms
Windows, Linux, Android