次の方法で共有


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

プロパティ値

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

適用対象