IExplorerNodeTypeDefinition.NodeType Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.