你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebPage.DateLastCrawled 属性

定义

获取必应上次爬网网页的时间。 日期的格式为 YYYY-MM-DDTHH:MM:SS。 例如,2015-04-13T05:23:39。

[Newtonsoft.Json.JsonProperty(PropertyName="dateLastCrawled")]
public string DateLastCrawled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dateLastCrawled")>]
member this.DateLastCrawled : string
Public ReadOnly Property DateLastCrawled As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于