ResponseResult.Message Property

DCSoft.DBUtilityGeneric

ResponseResultMessage Property
消息内容

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

Property Value

Type: String
The message.
See Also