A Sandcastle Documented Class Library
FolderBrowserDialogExSelectedPath Property |
Set or get the selected path.
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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
Type: StringSee Also