点击或拖拽改变大小

AuthorizationSetDllContact 方法

设置本组件激活失败的情况时候的联系方式,可以设置成自定义的字符串,当且仅当企业用户激活成功后调用本方法有效,如果不设置默认为:联系QQ200962190,微信:13516702732,Email:hsl200909@163.com
Set the contact information when the activation of this component fails, can be set to a custom string, if and only if the enterprise user activation is successful to call this method is valid, if not set the default is: contact QQ200962190, WeChat: 13516702732,Email:hsl200909@163.com

命名空间:  HslCommunication
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static void SetDllContact(
	string contact
)

参数

contact
类型:SystemString
新的联系方式
参见