VSNSEBROWSEINFOW.fOnlyShowNSEInTray 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定是否仅在对话框托盘中显示命名空间扩展图标。 如果设置此属性,则仅在 "浏览" 对话框中显示 "命名空间扩展" 图标。
public: int fOnlyShowNSEInTray;
public: int fOnlyShowNSEInTray;
int fOnlyShowNSEInTray;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fOnlyShowNSEInTray;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fOnlyShowNSEInTray : int
Public fOnlyShowNSEInTray As Integer
字段值
- 属性
注解
COM 签名
从 vsshell80: