NSPersistentContainer.DefaultDirectoryUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the platform's default directory for persistent stores.
public static Foundation.NSUrl DefaultDirectoryUrl { [Foundation.Export("defaultDirectoryURL")] get; }
member this.DefaultDirectoryUrl : Foundation.NSUrl
Property Value
The platform's default directory for persistent stores..
- Attributes