NetSoftUpdateServerFileUpdatePath 属性 |
系统升级时客户端所在的目录,默认为C:\HslCommunication
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string FileUpdatePath { get; set; }
Public Property FileUpdatePath As String
Get
Set
public:
property String^ FileUpdatePath {
String^ get ();
void set (String^ value);
}
member FileUpdatePath : string with get, set
属性值
类型:
String参见