SPApp.AssetId property
取得服務商場用的應用程式的識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property AssetId As String
Get
'用途
Dim instance As SPApp
Dim value As String
value = instance.AssetId
public string AssetId { get; }
Property value
Type: System.String
應用程式識別碼。這個值是 null,如果應用程式所取得的服務商場以外的任何地方。