Share via


ContextMenuSelectEventArgs.PreviousItemId Property

Gets the previous item ID.

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

Usage

Syntax

'Declaration
Public ReadOnly Property PreviousItemId As Integer
public int PreviousItemId { get; }
public:
property int PreviousItemId {
    int get ();
}
/** @property */
public int get_PreviousItemId ()
public function get PreviousItemId () : 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