This documentation is archived and is not being maintained.
BasicHelper::SelectDirectoryUsingDialog Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
public:
String^ SelectDirectoryUsingDialog(
IntPtr handle,
String^ title,
String^ startFolder,
String^ helpTopic,
String^ openButtonLabel
)
Parameters
- handle
- Type: System::IntPtr
- title
- Type: System::String
- startFolder
- Type: System::String
- helpTopic
- Type: System::String
- openButtonLabel
- Type: System::String
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: