KrMultipart.Parts property
Gets the ordered list of parts in the payload.
public List<KrRawPart> Parts { get; }
See Also
- record KrRawPart
- class KrMultipart
- namespace Kestrun.Forms
Gets the ordered list of parts in the payload.
public List<KrRawPart> Parts { get; }