Share via


NSManagedObjectContext.UserInfo Property

Definition

Gets the receiver's user information.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSMutableDictionary UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.UserInfo : Foundation.NSMutableDictionary

Property Value

Attributes

Applies to