Freigeben über


SPFile.InDocumentLibrary-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob die Datei in einer Dokumentbibliothek gehört.

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

Syntax

'Declaration
Public ReadOnly Property InDocumentLibrary As Boolean
    Get
'Usage
Dim instance As SPFile
Dim value As Boolean

value = instance.InDocumentLibrary
public bool InDocumentLibrary { get; }

Eigenschaftswert

Typ: System.Boolean
true , wenn die Datei in einer Dokumentbibliothek gehört; andernfalls false.

Siehe auch

Referenz

SPFile Klasse

SPFile-Member

Microsoft.SharePoint-Namespace