共用方式為


UIDocument.FileModificationDate 屬性

定義

檔檔案上次修改的日期和時間。

public virtual Foundation.NSDate FileModificationDate { [Foundation.Export("fileModificationDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFileModificationDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FileModificationDate : Foundation.NSDate with get, set

屬性值

取得日期。

屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於