Instance Property インスタンスプロパティ

fileURL

A URL that represents the file for the current progress object. あるURL、それは現在の進捗オブジェクトに対するファイルを表します。

Declaration 宣言

@property(copy) NSURL *fileURL;

Discussion 議論

Set this value for a progress that you publish to subscribers that register for updates using addSubscriberForFileURL:withPublishingHandler:.

If present, NSProgress presents additional information in its localized description by setting a value in the userInfo dictionary.

See Also 参照

Inspecting File Operation Progress Information ファイル演算進捗情報を調査する