SPFileSystemObjectType-Enumeration

Gibt ein Dateisystemobjekt.

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

Syntax

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

Member

Membername Beschreibung
Invalid Ist ungültig. Wert = 1.
File Datei. Wert = 0.
Folder Ordner. Wert = 1.
Web Web. Value = 2.

Siehe auch

Referenz

Microsoft.SharePoint-Namespace