SPFile.Title - Propriété
Obtient le nom complet du fichier.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Title As String
Get
'Utilisation
Dim instance As SPFile
Dim value As String
value = instance.Title
public string Title { get; }
Valeur de propriété
Type : System.String
Une chaîne qui contient le nom de l'utilisateur.