IExplorerNode.NodeType Property

Definition

Gets an IExplorerNodeType object that defines the behavior of this node.

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

An IExplorerNodeType object that defines the behavior of this node.

Applies to