SPChangeFolder.WebId property
Obtém o GUID do site no qual a pasta é 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 SPChangeFolder
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Property value
Type: System.Guid
Um GUID que identifica o site em que a pasta foi alterado.