SPPrefixType Enumeration

The SPPrefixType enumeration specifies which part of a URL namespace used on the virtual server belongs to Microsoft Windows SharePoint Services.

Members

The following table shows the members of the SPPrefixType enumeration and a brief description of each.

Name Description
Exclusion Excludes the specified part of a URL namespace so that Microsoft Internet Information Services (IIS), not Windows SharePoint Services, handles the request. Use this value to specify, for example, a cgi-bin directory that includes executable programs.
ExplicitInclusion Includes the URL namespace in its entirety.
WildcardInclusion Includes all directories beneath the specified directory.

Remarks

The SPPrefixType enumeration provides values that allow for coordination with other Web applications on the server, specifying which prefixes belong to the Windows SharePoint Services deployment and which do not.

Requirements

Namespace: Microsoft.SharePoint.Administration

Platforms: Microsoft Windows ServerĀ 2003

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

Security: Code Access Security