VSOBNAVNAMEINFONODE.pszName Field

Definition

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:

Applies to