Click or drag to resize

IMcStreamShowProgressMeter Property

Gets or Sets a Boolean value that indicates whether the McStream library should update a Progress Bar during operations. Default is True, meaning to update the progress bar.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Property ShowProgressMeter As Boolean
	Get
	Set

Return Value

Type: Boolean
returns a Boolean value
See Also