WebResult.Title Property (Bing, Version 2.0)
Returns the Title string for this WebRequest.
Public Property Title As String
public string Title { get; set; }
Remarks
The Title field contains the text specified in the HTML TITLE tag of the page.
See Also
Concepts
Web SourceType (Bing, Version 2)
Web SourceType Code Samples