Partager via


CamlQuery.FolderServerRelativeUrl - Propriété

Gets or sets a value that specifies the server relative URL of a list folder from which results will be returned.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Property FolderServerRelativeUrl As String
    Get
    Set
'Utilisation
Dim instance As CamlQuery
Dim value As String

value = instance.FolderServerRelativeUrl

instance.FolderServerRelativeUrl = value
public string FolderServerRelativeUrl { get; set; }

Valeur de propriété

Type : System.String
Returns a String instance representing the server relative URL of a list folder from which results will be returned.

Voir aussi

Référence

CamlQuery classe

CamlQuery - Membres

Microsoft.SharePoint.Client - Espace de noms