Share via


ODataBatchContent.Headers Property

Definition

Gets the Headers for the batch content.

public Microsoft.AspNetCore.Http.HeaderDictionary Headers { get; }
member this.Headers : Microsoft.AspNetCore.Http.HeaderDictionary
Public ReadOnly Property Headers As HeaderDictionary

Property Value

Applies to