Share via


IExplorerNodeTypeDefinition.IsAlwaysLeaf Property

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: 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