Share via


ItemUrlType-Enumeration

Listet die Typen von SharePoint-URL.

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

Syntax

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

Member

Membername Beschreibung
Invalid Enumeratorwert = 0.
Attachment Enumeratorwert = 1.
File Enumeratorwert = 2.
Layouts Enumeratorwert = 3.
Library Enumeratorwert = 4.
List Enumeratorwert = 5.
RootFile Enumeratorwert = 6.

Siehe auch

Referenz

Microsoft.SharePoint.Utilities-Namespace