FileDialogCustomPlace Constructor (String^)

 

Initializes a new instance of the FileDialogCustomPlace class. with a specified folder path to a custom place.

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

public:
FileDialogCustomPlace(
	String^ path
)

Parameters

path
Type: System::String^

A folder path to the custom place.

.NET Framework
Available since 2.0
Return to top
Show: