FaultString Property
Specifies a human-readable description of the fault.
Syntax
property FaultString: String read get_FaultString;
Default Value
''
Remarks
Use this property to get the human-readable description of the error that happened.
This property is read-only and not available at design time.