是否允许删除文件,删除文件夹,创建文件夹,重命名文件,重命名文件夹操作
can delete file operation
命名空间:
HslCommunication.Enthernet.Ftp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public bool CanEdit { get; set; }Public Property CanEdit As Boolean
Get
Set
public:
property bool CanEdit {
bool get ();
void set (bool value);
}member CanEdit : bool with get, set
属性值
类型:
Boolean
参见