SPAppRequestContext.AppIdentifier 属性

获取应用程序标识符的编码的声明值。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property AppIdentifier As String
    Get
用法
Dim instance As SPAppRequestContext
Dim value As String

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

属性值

类型:System.String
编码的声明值。

另请参阅

引用

SPAppRequestContext 类

SPAppRequestContext 成员

Microsoft.SharePoint 命名空间