Description
Returns the name of the current source. This is a read-only property.
Data type
<string>
Syntax
.CurrentSourceName;
Remarks
If no source is currently selected, CurrentSourceName property returns "".
When an error occurs, check ErrorCode
or ErrorString
for error information.