WebResult.DeepLinks Property (Bing, Version 2.2)

Returns an array of DeepLink objects.

<XmlArrayItemAttribute(IsNullable=False)> _
Public Property DeepLinks As DeepLink()
End Property
[XmlArrayItemAttribute(IsNullable=false)] 
public DeepLink[] DeepLinks { get; set; }

Remarks

For more information about DeepLink objects and the properties they contain, see DeepLinks Class .

See Also

Concepts

Web SourceType (Bing, Version 2)