The members of System.Runtime.Serialization.Formatters.SoapFault are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Runtime.Serialization.Formatters.SoapFault class with default values. | ||
Initializes a new instance of the System.Runtime.Serialization.Formatters.SoapFault class, setting the properties to specified values. |
| Detail | object.
Gets or sets additional information required for the System.Runtime.Serialization.Formatters.SoapFault. | |
| FaultActor | string.
Gets or sets the fault actor for the System.Runtime.Serialization.Formatters.SoapFault. | |
| FaultCode | string.
Gets or sets the fault code for the System.Runtime.Serialization.Formatters.SoapFault. | |
| FaultString | string.
Gets or sets the fault message for the System.Runtime.Serialization.Formatters.SoapFault. |
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| ||