Compartilhar via


SPLink.WebId property

Obtém a ID do site que contém o link.

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

Syntax

'Declaração
Public ReadOnly Property WebId As Guid
    Get
'Uso
Dim instance As SPLink
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

SPLink class

SPLink members

Microsoft.SharePoint namespace