Gets a value which indicates the current page of the active search

C# | Visual Basic | Visual C++ |
public uint CurrentPage { get; }
Public ReadOnly Property CurrentPage As UInteger
public: property unsigned int CurrentPage { unsigned int get (); }