Share via


SPDeletedSite.Scheme property

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

Syntax

'Declaration
Public ReadOnly Property Scheme As SPHostHeaderSiteUriScheme
    Get
'Usage
Dim instance As SPDeletedSite
Dim value As SPHostHeaderSiteUriScheme

value = instance.Scheme
public SPHostHeaderSiteUriScheme Scheme { get; }

Property value

Type: Microsoft.SharePoint.SPHostHeaderSiteUriScheme

See also

Reference

SPDeletedSite class

SPDeletedSite members

Microsoft.SharePoint.Administration namespace