FolderNameEditor::FolderBrowser::DirectoryPath Property

 

Gets the directory path to the object the user picked.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

public:
property String^ DirectoryPath {
	String^ get();
}

Property Value

Type: System::String^

The directory path to the object the user picked.

.NET Framework
Available since 1.1
Return to top
Show: