UIManagedDocument.ModelConfiguration 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.
A name to be passed when configuring the persistent store.
public virtual string ModelConfiguration { [Foundation.Export("modelConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setModelConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ModelConfiguration : string with get, set
Property Value
- Attributes