SPWeb.AppInstanceId - Propriété

L'Id d'instance de l'Instance d'App représentant ce site web. Guid.Empty s'il ne s'agit pas d'un site web app.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AppInstanceId As Guid
    Get
'Utilisation
Dim instance As SPWeb
Dim value As Guid

value = instance.AppInstanceId
public Guid AppInstanceId { get; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

SPWeb classe

SPWeb - Membres

Microsoft.SharePoint - Espace de noms