Click or drag to resize
IReadOnlyResult Properties

The IReadOnlyResult type exposes the following members.

Properties
  NameDescription
Public propertyException
Return an exception (if there is one), otherwise, return null
Public propertyValue
Return the string value of the result
Top
See Also