MenuItemEventArgs.Owner Property

Definition

Gets the owner of the menu item. Typically, this is a node visible in the UI such as an ISharePointProjectItem or IExplorerNode.

public object Owner { get; }

Property Value

Object

An object representing the menu item owner.

Applies to