_QueryTable.WebDisableRedirections 属性

定义

如果为 对象禁用 Web 查询重定向,则为 QueryTableTrue。 默认值为 False。 读/写 Boolean

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

属性值

适用于