SPAppPermissionRequestContext.AppId property
取得應用程式識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AppId As String
Get
Friend Set
'用途
Dim instance As SPAppPermissionRequestContext
Dim value As String
value = instance.AppId
public string AppId { get; internal set; }
Property value
Type: System.String
請參閱
參照
SPAppPermissionRequestContext class