Share via


SPTypeOfRedirect-Enumeration

Ein Enumerator, der den Typ der angeforderten-Umleitungs-URL angibt.

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

Syntax

'Declaration
Public Enumeration SPTypeOfRedirect
'Usage
Dim instance As SPTypeOfRedirect
public enum SPTypeOfRedirect

Member

Membername Beschreibung
None Enumeratorwert =-1.
GetVersionRedir Enumeratorwert = 0.
GetCreateRedirect Enumeratorwert = 1.

Siehe auch

Referenz

Microsoft.SharePoint.Utilities-Namespace