HttpCapabilitiesDefaultProvider.AddRuleList(ArrayList) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a search string that modifies a browser definition.
public:
virtual void AddRuleList(System::Collections::ArrayList ^ ruleList);
public virtual void AddRuleList (System.Collections.ArrayList ruleList);
abstract member AddRuleList : System.Collections.ArrayList -> unit
override this.AddRuleList : System.Collections.ArrayList -> unit
Public Overridable Sub AddRuleList (ruleList As ArrayList)
Parameters
- ruleList
- ArrayList
The search string that modifies a browser definition.
Remarks
This method adds to the collection that is created by the filter
child element of the browserCaps
element of the Web.config file.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา