FolderNameEditor::FolderBrowser::StartLocation Property
.NET Framework (current version)
Gets or sets the start location of the root node.
Assembly: System.Design (in System.Design.dll)
public: property FolderNameEditor::FolderBrowserFolder StartLocation { FolderNameEditor::FolderBrowserFolder get(); void set(FolderNameEditor::FolderBrowserFolder value); }
Property Value
Type: System.Windows.Forms.Design::FolderNameEditor::FolderBrowserFolderA FolderNameEditor::FolderBrowserFolder that indicates the location for the folder browser to initially browse to.
.NET Framework
Available since 1.1
Available since 1.1
Show: