SPListItemLastModifiedDate.ListRootFolderUrl-Eigenschaft
Ruft die vollständige URL in dem Stammordner der Liste abgefragt wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ListRootFolderUrl As Uri
Get
'Usage
Dim instance As SPListItemLastModifiedDate
Dim value As Uri
value = instance.ListRootFolderUrl
public Uri ListRootFolderUrl { get; }
Eigenschaftswert
Typ: System.Uri
Siehe auch
Referenz
SPListItemLastModifiedDate Klasse