VSNSEBROWSEINFOW Fields

 

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

NameDescription
System_CAPS_pubfieldfOnlyShowNSEInTray

Specifies whether the namespace extension icon only is shown in the dialog tray. If set, only the namespace extension icon is shown in the Browse dialog box.

System_CAPS_pubfieldlStructSize

DWORD containing the size of the VSNSEBROWSEINFOW struct.

System_CAPS_pubfieldpszNamespaceGUID

Specifies the namespace extension GUID as a string

System_CAPS_pubfieldpszProtocolPrefix

Prefix for namespace extension URLs. For example: "msss://".

System_CAPS_pubfieldpszTrayDisplayName

Specifies the display name for the namespace extension in dialog tray.

Return to top
Show: