FileDialogCustomPlace Constructor (String^)

.NET Framework (current version)
 

Initializes a new instance of the FileDialogCustomPlace class with the specified path.

Namespace:   Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
FileDialogCustomPlace(
	String^ path
)

Parameters

path
Type: System::String^

The path for the folder.

.NET Framework
Available since 4.0
Return to top
Show: