| FolderBrowserDialogExSelectedPath Property |
Set or get the selected path.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public string SelectedPath { get; set; }
Public Property SelectedPath As String
Get
Set
public:
property String^ SelectedPath {
String^ get ();
void set (String^ value);
}
member SelectedPath : string with get, set
Property Value
StringSee Also