VSNSEBROWSEINFOW.pszTrayDisplayName 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.
Specifies the display name for the namespace extension in dialog tray.
public: System::String ^ pszTrayDisplayName;
public: Platform::String ^ pszTrayDisplayName;
std::wstring pszTrayDisplayName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszTrayDisplayName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszTrayDisplayName : string
Public pszTrayDisplayName As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: