Share via


ScfEventArgs.PreviousPage Property

Gets the content ID of the previous page.

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

Usage

Syntax

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

ScfEventArgs Class
ScfEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace