次の方法で共有


NSFileProtection 列挙型

定義

ファイル保護レベルを列挙します。

public enum NSFileProtection
type NSFileProtection = 
継承
NSFileProtection

フィールド

Complete 1
CompleteUnlessOpen 2
CompleteUntilFirstUserAuthentication 3
None 0

適用対象