SPAppUsageEntry.SiteId property
取得或設定網站集合識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property SiteId As Guid
Get
Set
'用途
Dim instance As SPAppUsageEntry
Dim value As Guid
value = instance.SiteId
instance.SiteId = value
public Guid SiteId { get; set; }
Property value
Type: System.Guid
網站集合識別碼。