FaultDetail Property
Contains application-specific error information.
Syntax
property FaultDetail: String read get_FaultDetail;
Default Value
''
Remarks
Use this property to get the application-specific information, such as the exception that was thrown. This element can be an XML structure or plain text.
This property is read-only and not available at design time.