VSOBNAVNAMEINFONODE::pszName Field

 

Pointer to a null terminated string containing the name of the library tree node object.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[ComConversionLossAttribute]
String^ pszName

Field Value

Type: System::String^

From vsshell.idl:

Return to top
Show: