JsonResult.Data 属性

定义

获取或设置数据。

public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object

属性值

数据。

适用于