次の方法で共有


HttpResponseData.Headers プロパティ

定義

応答ヘッダーを含む を HttpHeadersCollection 取得または設定します。

public abstract Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollection Headers { get; set; }
member this.Headers : Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollection with get, set
Public MustOverride Property Headers As HttpHeadersCollection

プロパティ値

適用対象