ArcGIS Runtime SDK for WPF - Library Reference
GetFoldersTaskAsync Method
See Also 
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalUser Class : GetFoldersTaskAsync Method

Gets the sub folders of the user home folder.

Syntax

Visual Basic (Declaration) 
Public Function GetFoldersTaskAsync() As Task(Of IEnumerable(Of ArcGISPortalFolder))
C# 
public Task<IEnumerable<ArcGISPortalFolder>> GetFoldersTaskAsync()

Remarks

Multi-level folders are not supported.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.