NSIncrementalStore.IdentifierForNewStoreAtURL(NSUrl) Method

Definition

Returns the identifier for the store at storeUrl.

[Foundation.Export("identifierForNewStoreAtURL:")]
public static Foundation.NSObject IdentifierForNewStoreAtURL (Foundation.NSUrl storeUrl);
static member IdentifierForNewStoreAtURL : Foundation.NSUrl -> Foundation.NSObject

Parameters

storeUrl
NSUrl

Returns

Attributes

Applies to