The message visualized when there is an error
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ErrorMessage { get; protected set; } |
Visual Basic |
---|
Public Property ErrorMessage As String Get Protected Set |
JScript |
---|
function get ErrorMessage () : String protected function set ErrorMessage (value : String) |