ExplorerNodeEventArgs.Node Property

Definition

Gets the node that is associated with this event.

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

Property Value

An object representing an explorer node.

Applies to