BrowserCapabilitiesFactoryBase.MatchedHeaders 属性

定义

由配置系统在内部使用以表示请求标头值的集合。

此 API 支持产品基础结构,不能在代码中直接使用。

protected:
 property System::Collections::IDictionary ^ MatchedHeaders { System::Collections::IDictionary ^ get(); };
protected System.Collections.IDictionary MatchedHeaders { get; }
member this.MatchedHeaders : System.Collections.IDictionary
Protected ReadOnly Property MatchedHeaders As IDictionary

属性值

请求标头的集合。

适用于