Share via


ContextMenuSelectEventArgs.MenuItemId Property

Gets the menu item ID.

Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public ReadOnly Property MenuItemId As Integer
public int MenuItemId { get; }
public:
property int MenuItemId {
    int get ();
}
/** @property */
public int get_MenuItemId ()
public function get MenuItemId () : int

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

Target Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

See Also

Reference

ContextMenuSelectEventArgs Class
ContextMenuSelectEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace