Click or drag to resize
ValidationErrorErrorText Property
Gets a description of the error.

Namespace: Kjs.AppLife.Update.Engine.Core.Design
Assembly: Kjs.AppLife.Update.Engine.Core.Design (in Kjs.AppLife.Update.Engine.Core.Design.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
public string ErrorText { get; }

Property Value

Type: String
A description of the error.
See Also