获取当前
SecsValue 对象的源代码表示方式,可以直接复制生成同等对象
Obtain the source code representation of the current
SecsValue object, and you can directly copy and generate an equivalent object
命名空间:
HslCommunication.Secs.Types
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string ToSourceCode()
Public Function ToSourceCode As String
public:
String^ ToSourceCode()
member ToSourceCode : unit -> string
返回值
类型:
String对象的源代码表示方式
参见