Skip to content

P_QCloud_WeApp_SDK_Authorization_UserInfo_Gender

techird edited this page Oct 28, 2016 · 6 revisions

UserInfo.Gender 属性

用户性别

命名空间:QCloud.WeApp.SDK.Authorization
**程序集:**QCloud.WeApp.SDK (in QCloud.WeApp.SDK.dll) Version: 1.0

语法

C#

[JsonPropertyAttribute("gender")]
public int Gender { get; set; }

属性值

类型:Int32

更多信息

参考

UserInfo 类
QCloud.WeApp.SDK.Authorization 命名空间

Clone this wiki locally