Table of Contents

Property ContentBytes

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ContentBytes

Gets this MultipartObject form data content in bytes.

public byte[] ContentBytes { get; }

Property Value

byte[]