SPCheckedOutFile.LeafName property
Obtém o nome da folha do arquivo com check-out.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property LeafName As String
Get
'Uso
Dim instance As SPCheckedOutFile
Dim value As String
value = instance.LeafName
public string LeafName { get; }
Property value
Type: System.String
O nome da folha do arquivo com check-out.