Click or drag to resize

SettingsFilePath Property

Folder where images captured to disk will be stored.

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

Property Value

Type: String

Return Value

Type: String
Remarks
Make sure that the FilePath is set to a folder that is accessible for writing files.
See Also