SoftAuthorizeFinalCode 属性 |
最终的注册秘钥信息,注意是只读的。
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string FinalCode { get; }
Public ReadOnly Property FinalCode As String
Get
public:
property String^ FinalCode {
String^ get ();
}
member FinalCode : string with get
属性值
类型:
String备注
时间:2018年9月1日 23:01:54,来自 洛阳-LYG 的建议,公开了本属性信息,只读。
参见