Compartilhar via


SPChangeWeb.Id property

Obtém o GUID do site alterado.

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

Syntax

'Declaração
Public ReadOnly Property Id As Guid
    Get
'Uso
Dim instance As SPChangeWeb
Dim value As Guid

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

Property value

Type: System.Guid
Um GUID que identifica o site alterado.

Ver também

Referência

SPChangeWeb class

SPChangeWeb members

Microsoft.SharePoint namespace