SPWebInfo.Id property
Um identificador exclusivo do site do SharePoint.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Id As Guid
Get
'Uso
Dim instance As SPWebInfo
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Property value
Type: System.Guid
Um identificador de Guid do site da Web.