SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

FileStream Property

The contents of the file being added to the archive, in a stream.

Syntax

public System.IO.Stream FileStream { get; set; }
Public Property FileStream As System.IO.Stream

Default Value

null

Remarks

Assign a stream containing the contents of the file being added to the archive to this property. Remember to assign the entry's DataSource field to fdsStream.

This property is not available at design time.

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