SPAppUsageEntry.AppId property
取得或設定的應用程式產品識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AppId As Guid
Get
Set
'用途
Dim instance As SPAppUsageEntry
Dim value As Guid
value = instance.AppId
instance.AppId = value
public Guid AppId { get; set; }
Property value
Type: System.Guid
應用程式產品識別碼。