Click or drag to resize
FdfFolderBrowserDialogSelectedPath Property
The path of the folder first selected in the dialog box or the last folder selected by the user. The default is an empty string ("").

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string SelectedPath { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks