IExplorerNode.ParentNode Property

Definition

Gets the parent node for the current node.

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

Property Value

The parent node for the current node.

Applies to