FileBrowserContentProvider Properties |
The FileBrowserContentProvider type exposes the following members.
Name | Description | |
---|---|---|
CanCreateDirectory |
Gets a value indicating whether the ContentProvider can create directory items or not. The visibility of the
Create New Directory icon is controlled by the value of this property.
|
|
DisplayMode | Obsolete.
The current display mode of the content provider. Can be FileBrowserDisplayMode.Tree or FileBrowserDisplayMode.List.
The value of this property is set by the FileBrowser control.
|
|
PathSeparator |
The character, used to separate parts of the virtual path (e.g. '/' is the path separator in /path1/path2/file)
|