Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

FileExplorer.SelectedFolder Property

Gets the path of the selected folder.

[Visual Basic]
Public ReadOnly Property SelectedFolder As String
[C#]
public String SelectedFolder {get;}

Remarks

This property can only be used when a folder tree is present. When folder tree is not present, the FileExplorer can not change current directory and the current directory is always the same as RootFolder.

See Also

FileExplorer Class | EO.Web Namespace


Direct link to this topic