IExplorerNodeTypeDefinition.NodeType Property

Definition

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.

public:
 property Microsoft::VisualStudio::SharePoint::Explorer::IExplorerNodeType ^ NodeType { Microsoft::VisualStudio::SharePoint::Explorer::IExplorerNodeType ^ get(); };
public Microsoft.VisualStudio.SharePoint.Explorer.IExplorerNodeType NodeType { get; }
member this.NodeType : Microsoft.VisualStudio.SharePoint.Explorer.IExplorerNodeType
Public ReadOnly Property NodeType As IExplorerNodeType

Property Value

A value representing a node type.

Applies to