_QueryTable.WebDisableRedirections Property

Definition

True if Web query redirections are disabled for a QueryTable object. The default value is False. Read/write Boolean.

public:
 property bool WebDisableRedirections { bool get(); void set(bool value); };
public bool WebDisableRedirections { get; set; }
Public Property WebDisableRedirections As Boolean

Property Value

Applies to