共用方式為


ILClassificationResponse.UserInfo 屬性

定義

取得或設定回應資料,做為 JSON 字典。

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UserInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

屬性值

回應資料,做為 JSON 字典。

屬性

適用於