SPFile.Url property
Obtém o URL relativo do site do arquivo.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Url As String
Get
'Uso
Dim instance As SPFile
Dim value As String
value = instance.Url
public string Url { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o URL.