SPWebListInfo.Url property
URL do objeto pai se este membro de Type de instância de SPWebListInfo Web.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property Url As String
Get
Private Set
'Uso
Dim instance As SPWebListInfo
Dim value As String
value = instance.Url
public string Url { get; private set; }
Property value
Type: System.String
Um String que representa o URL.