Share via


NSPersistentContainer.DefaultDirectoryUrl Property

Definition

Gets the platform's default directory for persistent stores.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSUrl DefaultDirectoryUrl { [Foundation.Export("defaultDirectoryURL")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultDirectoryURL")>]
static member DefaultDirectoryUrl : Foundation.NSUrl

Property Value

The platform's default directory for persistent stores..

Attributes

Applies to