ResponseMessage.status Property

DCSoft.DBUtilityGeneric

ResponseMessagestatus Property
返回状态值,0代表正常情况,其他自定

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public int status { get; set; }

Property Value

Type: Int32
See Also