NSPersistentStoreCoordinator.UrlForPersistentStore(NSPersistentStore) Method

Definition

Returns the URL for the specified store.

[Foundation.Export("URLForPersistentStore:")]
public virtual Foundation.NSUrl UrlForPersistentStore (CoreData.NSPersistentStore store);
abstract member UrlForPersistentStore : CoreData.NSPersistentStore -> Foundation.NSUrl
override this.UrlForPersistentStore : CoreData.NSPersistentStore -> Foundation.NSUrl

Parameters

Returns

Attributes

Applies to