共用方式為


SPAppRequestContext.AppIdentifier property

取得應用程式識別項的編碼的宣告值。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property AppIdentifier As String
    Get
'用途
Dim instance As SPAppRequestContext
Dim value As String

value = instance.AppIdentifier
public string AppIdentifier { get; }

Property value

Type: System.String
編碼的宣告值。

請參閱

參照

SPAppRequestContext class

SPAppRequestContext members

Microsoft.SharePoint namespace