VSNSEBROWSEINFOW.fOnlyShowNSEInTray 字段

定义

指定是否仅在对话框托盘中显示命名空间扩展图标。 如果设置此属性,则仅在 "浏览" 对话框中显示 "命名空间扩展" 图标。

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 

字段值

Int32
属性

注解

COM 签名

从 vsshell80:

适用于