Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the set of prefixes for host header sites.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property HostHeaderPrefixes As SPPrefixCollection
Get
'Usage
Dim instance As SPWebService
Dim value As SPPrefixCollection
value = instance.HostHeaderPrefixes
public SPPrefixCollection HostHeaderPrefixes { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPPrefixCollection
The set of prefixes.