SPWebInfo.AppInstanceId property
Se este é um aplicativo Web, o ID de instância da instância do aplicativo. Caso contrário, Empty.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property AppInstanceId As Guid
Get
'Uso
Dim instance As SPWebInfo
Dim value As Guid
value = instance.AppInstanceId
public Guid AppInstanceId { get; }
Property value
Type: System.Guid
Guid