언어

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

속성 값

요청 헤더의 컬렉션입니다.

적용 대상