KrRawPart.Headers property

Gets the headers associated with the part.

public IReadOnlyDictionary<string, string[]> Headers { get; set; }

See Also