Edit

Share via


MultipartItem.Body Property

Definition

public:
 property ArraySegment<System::Byte> Body { ArraySegment<System::Byte> get(); };
public ArraySegment<byte> Body { get; }
member this.Body : ArraySegment<byte>
Public ReadOnly Property Body As ArraySegment(Of Byte)

Property Value

Applies to