다음을 통해 공유


NSPersistentStoreDescription.IsReadOnly 속성

정의

저장소가 읽기 전용인지 여부를 알려주는 값을 가져오거나 설정합니다.

public virtual bool IsReadOnly { [Foundation.Export("isReadOnly")] get; [Foundation.Export("setReadOnly:")] set; }
member this.IsReadOnly : bool with get, set

속성 값

true 저장소가 읽기 전용이면 입니다. 그렇지 않으면 false입니다.

특성

적용 대상