ResponseMessage.message Property

DCSoft.DBUtilityGeneric

ResponseMessagemessage Property
正常返回实际需要的内容;错误时返回错误信息

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

Property Value

Type: Object
See Also