SPOrphanWeb.WebId property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property WebId As Guid
Get
Friend Set
'Usage
Dim instance As SPOrphanWeb
Dim value As Guid
value = instance.WebId
public Guid WebId { get; internal set; }
Property value
Type: System.Guid