Click or drag to resize

SettingsCaptureToFile Property

Determines whether to save the acquisition to file at the completion of the acquisition.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property CaptureToFile As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
Note that if StreamToDisk is on, the acquisition is implicitly saved to file, regardless of this setting.
See Also