CPTrip.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 or sets optional arbitry information about the user that the developer.
public virtual Foundation.NSObject UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.UserInfo : Foundation.NSObject with get, set
Property Value
This value may be null
.
- Attributes