Partager via


SPChangeWeb.Id - Propriété

Obtient le GUID du site qui a été modifié.

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

Syntaxe

'Déclaration
Public ReadOnly Property Id As Guid
    Get
'Utilisation
Dim instance As SPChangeWeb
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
GUID qui identifie le site qui a été modifié.

Voir aussi

Référence

SPChangeWeb classe

SPChangeWeb - Membres

Microsoft.SharePoint - Espace de noms