VSBROWSEINFOW Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfielddwFlags

Standard flags from the BROWSEINFO structure.

System_CAPS_pubfielddwHelpTopic

Help topic string. This is overridden by pszHelpTopic parameter from the GetDirectoryViaBrowseDlgEx method.

System_CAPS_pubfieldhwndOwner

Handle of the owner window for the dialog box.

System_CAPS_pubfieldlStructSize

DWORD indicating the size of VSBROWSEINFOW.

System_CAPS_pubfieldnMaxDirName

Maximum length of the directory name.

System_CAPS_pubfieldpwzDirName

String containing the directory name.

System_CAPS_pubfieldpwzDlgTitle

String containing the title of the dialog box.

System_CAPS_pubfieldpwzInitialDir

String containing the initial directory.

Return to top
Show: