SPMobileComponent.IsFileItem, méthode (Microsoft.SharePoint.MobileControls)

Gets a value indicating whether the SPMobileComponent object is a file in a document library.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overridable Function IsFileItem As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = Me.IsFileItem
protected virtual bool IsFileItem ()

Valeur retournée

true if the SPMobileComponent object is a file in a library; otherwise, false.

Voir aussi

Référence

SPMobileComponent, classe
Membres SPMobileComponent
Microsoft.SharePoint.MobileControls, espace de noms