The title of the result item.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual string Title { get; set; }
Public Overridable Property Title As String
public: virtual property String^ Title { String^ get (); void set (String^ value); }