Component Library JacekMatulewski.Util documentation

FileListBox.DirectoryPath Property

Gets or sets relative or absolute path of directory visible at component.

[Visual Basic]
Public Property DirectoryPath As String
[C#]
public string DirectoryPath {get; set;}

Property Value

String containing the absolute value of displayed directory.

See Also

FileListBox Class | JacekMatulewski.Util Namespace