VSOBNAVNAMEINFONODE.pszName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pointer to a null terminated string containing the name of the library tree node object.
public: System::String ^ pszName;
public: Platform::String ^ pszName;
std::wstring pszName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pszName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pszName : string
Public pszName As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: