CSession.ErrorMsg Property | |
A string representing the last error message received.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ErrorMsg AS USUAL GET
public virtual Usual ErrorMsg { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the last error message received.
See Also