IPWorks Cloud 2020 ActiveX Edition

Questions / Feedback?

BlobData Property

The data that was downloaded, or that should be uploaded.

Syntax

azureblobcontrol.BlobData[=string]

Default Value

""

Remarks

This property is populated with blob data after calling GetBlob if LocalFile is not set.

This property can also be set before calling AppendBlock, CreateBlob (for block blobs), PutBlock, or PutPages; its data will be uploaded if LocalFile is not set.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .BlobDataB.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 ActiveX Edition - Version 20.0 [Build 8265]