VSNSEBROWSEINFOW.pszTrayDisplayName Field

Definition

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:

Applies to