Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ヘッダー名をヘッダー値のリストとマップする辞書を返します。
Public ReadOnly Property HTTPHeaders As IDictionary< string, IList< string > >
public IDictionary< string, IList< string > > HTTPHeaders {get;}
<return> ヘッダー名と値のペアの辞書。</return>