类许可证

信息

提供设置许可证的方法。

public static class License  

继承

object
License

继承的成员

示例

显示如何激活许可证。

// 设置许可证  
License.Set("PathToLicense.lic");  

方法

Set(string)

为组件授权。

public static void Set(string licenseName)  

参数

  • licenseName string: 可以是完整或简短的文件名。使用空字符串切换到评估模式。

命名空间: Documentize
程序集: Documentize.dll

2024年12月29日
 中文