SPOrphanWeb.SiteId property

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

Syntax

'Declaration
Public Property SiteId As Guid
    Get
    Friend Set
'Usage
Dim instance As SPOrphanWeb
Dim value As Guid

value = instance.SiteId
public Guid SiteId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

SPOrphanWeb class

SPOrphanWeb members

Microsoft.SharePoint.Administration namespace