Location of the root folder from which to start browsing. Only the specified
folder and any folders beneath it in the namespace hierarchy appear
in the dialog box.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FolderBrowserDialog..::.FolderID StartLocation { get; set; }
Public Property StartLocation As FolderBrowserDialog..::.FolderID
public: property FolderBrowserDialog..::.FolderID StartLocation { FolderBrowserDialog..::.FolderID get (); void set (FolderBrowserDialog..::.FolderID value); }