UIQuery.ResultFormat 属性
获取查询结果的格式。
命名空间: Microsoft.Web.CommandUI
程序集: Microsoft.Web.CommandUI(位于 Microsoft.Web.CommandUI.dll 中)
语法
声明
Public ReadOnly Property ResultFormat As UIQueryResultFormat
Get
用法
Dim instance As UIQuery
Dim value As UIQueryResultFormat
value = instance.ResultFormat
public UIQueryResultFormat ResultFormat { get; }
属性值
类型:Microsoft.Web.CommandUI.UIQueryResultFormat
指定查询结果的格式UIQueryResultFormat 。
备注
XML 和JavaScript 对象表示法 (JSON)中可以结果。