API Reference
Class
BingSearchWebPage
Web page result returned by Bing search API.
Inheritance
- Object
- BingSearchWebPage
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property BingSearchWebPages.Value
Constructors
public BingSearchWebPage() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<Boolean> IsFamilyFriendly { get; set; } #JsonPropertyName("isFamilyFriendly")Indicates whether the result is family friendly.