SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AttachmentBytes Property

Use this property to pass an attachment to component in the byte array form.

Syntax

public byte[] AttachmentBytes { get; set; }
Public Property AttachmentBytes As Byte()

Remarks

Assign a byte array containing the data to be processed to this property.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]