Global Variable グローバル変数

NSProgressFileOperationKindKey

A key with a corresponding value that indicates the kind of file operation a progress object represents.

Declaration 宣言

const NSProgressUserInfoKey NSProgressFileOperationKindKey;

Discussion 議論

When you set the property kind on a progress to NSProgressKindFile, set the corresponding value to one of the entries in Recognizing Kinds of File Operations.

See Also 参照

Using File Operation Keys