ES2Web.GetFilenames

public string[] GetFilenames()

Returns

string[ ] The filenames downloaded from the server.

Description

Use this method after yielding ES2Web.DownloadFilenames to get the loaded filenames as a string array.

C#