WebResult.Description Property (Bing, Version 2.0)

Returns the description text of the result.

Public Property Description As String
public string Description { get; set; }

Remarks

This string contains a portion of the text from the body of the HTML page that contains the specified search terms.

Examples

For examples of code that would return this property, see Web SourceType Code Samples.

See Also

Concepts

Web SourceType (Bing, Version 2)
Web SourceType Code Samples