NSManagedObjectContext.UserInfo 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 receiver's user information.
public virtual Foundation.NSMutableDictionary UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.UserInfo : Foundation.NSMutableDictionary
Property Value
- Attributes