| Visual Basic (Declaration) | |
|---|---|
Public Sub GetFoldersAsync( _ ByVal callback As Action(Of IEnumerable(Of ArcGISPortalFolder),Exception) _ ) | |
| C# | |
|---|---|
public void GetFoldersAsync( Action<IEnumerable<ArcGISPortalFolder>,Exception> callback ) | |
Multi-level folders are not supported.
Parameters
- callback
- The callback executed when the result is available.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7