Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 311 Bytes

File metadata and controls

14 lines (9 loc) · 311 Bytes

Result.Title property

The title of the result. This is always required.

public string Title { get; set; }

See Also