Compartilhar via


SPChangeAlert.WebId property

Obtém o GUID do site da Web na qual o alerta alterada.

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

Syntax

'Declaração
Public ReadOnly Property WebId As Guid
    Get
'Uso
Dim instance As SPChangeAlert
Dim value As Guid

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

Property value

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

Ver também

Referência

SPChangeAlert class

SPChangeAlert members

Microsoft.SharePoint namespace