FormLogNetViewOpenDialogDefaultPath 属性 |
获取或设置当前日志选择窗口的默认的路径信息
Get or set the default path information of the current log selection window
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string OpenDialogDefaultPath { get; set; }
Public Property OpenDialogDefaultPath As String
Get
Set
public:
property String^ OpenDialogDefaultPath {
String^ get ();
void set (String^ value);
}
member OpenDialogDefaultPath : string with get, set
属性值
类型:
String参见