Share via


IExplorerNodeTypeDefinition.NodeType Property

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

Gets a Boolean value indicating whether nodes of this type do not usually have child nodes. This property is superseded if extensions to the IExplorerNodeType are present.

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

Syntax

'Declaration
ReadOnly Property NodeType As IExplorerNodeType
IExplorerNodeType NodeType { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.Explorer.IExplorerNodeType
A value representing a node type.

.NET Framework Security

See Also

Reference

IExplorerNodeTypeDefinition Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace