VSNSEBROWSEINFOW.pszTrayDisplayName 字段

定义

指定对话框栏中命名空间扩展的显示名称。

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 

字段值

String
属性

注解

COM 签名

从 vsshell80:

适用于