SPQueryUsageEntry.SiteId property
NOTE: This API is now obsolete.
**[Microsoft.SharePoint.Administration.SPQueryUsageEntry]**執行個體的唯一網站識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Property SiteId As Guid
Get
Set
'用途
Dim instance As SPQueryUsageEntry
Dim value As Guid
value = instance.SiteId
instance.SiteId = value
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public Guid SiteId { get; set; }
Property value
Type: System.Guid
網站識別碼Guid方式呈現。