Skip to content

Files

Latest commit

7cf6521 · Jan 1, 2022

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