ExplorerTreeNode.DefaultImageIndex 属性

获取或设置索引 TreeView 图像列表表示该节点的图标,请使用不重写由基于节点内容的图标

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public Property DefaultImageIndex As Integer
public int DefaultImageIndex { get; set; }

属性值

类型:System.Int32

.NET Framework 安全性

请参见

参考

ExplorerTreeNode 类

Microsoft.VisualStudio.Modeling.Shell 命名空间