Gets/Sets a boolean value which determines if search results will always be opened in a new window when their activation links are clicked

Declaration Syntax
public bool AlwaysOpenInNewWindow { get; set; }
Public Property AlwaysOpenInNewWindow As Boolean
public:
property bool AlwaysOpenInNewWindow {
bool get ();
void set (bool value);
}
Assembly:
Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)