SPWebInfo.Id-Eigenschaft
Ein eindeutiger Bezeichner der SharePoint-Website.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Id As Guid
Get
'Usage
Dim instance As SPWebInfo
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Eigenschaftswert
Typ: System.Guid
Ein Guid Bezeichner der Website.