SPWebListInfo.Url - Propriété
URL de l'objet parent si ce membre de TypeSPWebListInfo instance est Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Url As String
Get
Private Set
'Utilisation
Dim instance As SPWebListInfo
Dim value As String
value = instance.Url
public string Url { get; private set; }
Valeur de propriété
Type : System.String
Un String qui représente l'URL.