共用方式為


ExplorerTreeNode.DefaultImageIndex 屬性

取得或設定要用於代表這個節點的圖示之 TreeView 影像清單的索引 (如果沒有圖示根據節點內容覆寫該節點的話)。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Public Property DefaultImageIndex As Integer
public int DefaultImageIndex { get; set; }

屬性值

類型:System.Int32

.NET Framework 安全性

請參閱

參考

ExplorerTreeNode 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間