FileDirInfoLastModified 属性 |
最后一次更新时间,当为文件的时候有效
命名空间:
HslCommunication.CNC.Fanuc
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public DateTime LastModified { get; set; }
Public Property LastModified As DateTime
Get
Set
public:
property DateTime LastModified {
DateTime get ();
void set (DateTime value);
}
member LastModified : DateTime with get, set
属性值
类型:
DateTime参见