次の方法で共有


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

プロパティ値

日付を取得します。

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象