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

プロパティ値

要求ヘッダーのコレクション。

適用対象