Share via


WebApiSkill.HttpHeaders プロパティ

定義

http 要求を行うために必要なヘッダー。

public System.Collections.Generic.IDictionary<string,string> HttpHeaders { get; }
member this.HttpHeaders : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property HttpHeaders As IDictionary(Of String, String)

プロパティ値

適用対象