AreaListing.AppearanceDate 属性 (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the date on which the area listing appears.

命名空间: Microsoft.SharePoint.Portal.SiteData
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Property AppearanceDate As DateTime
用法
Dim instance As AreaListing
Dim value As DateTime

value = instance.AppearanceDate

instance.AppearanceDate = value
public DateTime AppearanceDate { get; set; }

属性值

System.DateTime object that represents the date on which the area listing appears.

备注

The AppearanceDate property does not apply to Keyword areas or Keyword Best Bet listings.

另请参阅

参考

AreaListing 类
AreaListing 成员
Microsoft.SharePoint.Portal.SiteData 命名空间