Click or drag to resize
IResult Properties

The IResult type exposes the following members.

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