共用方式為


IExplorerNodeTypeDefinition.IsAlwaysLeaf 屬性

取得值,這個值表示此型別的節點是否沒有子節點。

命名空間:  Microsoft.VisualStudio.SharePoint.Explorer
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Property IsAlwaysLeaf As Boolean
    Get
    Set
bool IsAlwaysLeaf { get; set; }

屬性值

型別:System.Boolean
表示此型別節點是否沒有子節點的值。

備註

這個屬性可由這個節點類型的擴充功能所取代。

.NET Framework 安全性

請參閱

參考

IExplorerNodeTypeDefinition 介面

Microsoft.VisualStudio.SharePoint.Explorer 命名空間