SYMBOL_DESCRIPTION_NODE.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.
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: