Dynamsoft Home|Product Home

CurrentSourceName Property

Description

Returns the device name of current source. This is a runtime, read-only property.

Data type

String.

Syntax

ObjectName. CurrentSourceName


Remarks

If no source is currently selected, CurrentSourceName property returns "".

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.


See also

DefaultSourceName property.