Gets the current SearchHistory for the active user.

C# | Visual Basic | Visual C++ |
public SearchHistory History { get; }
Public ReadOnly Property History As SearchHistory
public: property SearchHistory^ History { SearchHistory^ get (); }
C# | Visual Basic | Visual C++ |
public SearchHistory History { get; }
Public ReadOnly Property History As SearchHistory
public: property SearchHistory^ History { SearchHistory^ get (); }