Share via


CamlQuery.CreateAllFoldersQuery Method

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Shared Function CreateAllFoldersQuery As CamlQuery
'Usage
Dim returnValue As CamlQuery

returnValue = CamlQuery.CreateAllFoldersQuery()
public static CamlQuery CreateAllFoldersQuery()

Return Value

Type: Microsoft.SharePoint.Client.CamlQuery
Returns CamlQuery.

See Also

Reference

CamlQuery Class

CamlQuery Members

Microsoft.SharePoint.Client Namespace