OpenFolderDialog.FolderName Property

Definition

Gets or sets the full path of the folder selected in the folder dialog box.

public:
 property System::String ^ FolderName { System::String ^ get(); void set(System::String ^ value); };
public string FolderName { get; set; }
member this.FolderName : string with get, set
Public Property FolderName As String

Property Value

Applies to