Share via


IExplorerNodeTypeDefinition.IsAlwaysLeaf Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets a value that indicates whether nodes of this type have no child nodes.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property IsAlwaysLeaf As Boolean
bool IsAlwaysLeaf { get; set; }

Property Value

Type: System.Boolean
A value that indicates whether nodes of this type have no child nodes.

Remarks

This property can be superseded by extensions to this node type.

.NET Framework Security

See Also

Reference

IExplorerNodeTypeDefinition Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace