Share via


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

屬性值

要求標頭集合。

適用於