SYMBOL_DESCRIPTION_NODE.pszName Field

Definition

The name of the symbol.

public: System::String ^ pszName;
public: Platform::String ^ pszName;
std::wstring pszName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszName : string
Public pszName As String 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

Applies to