System.Runtime.Serialization.Formatters.SoapFault Members

The members of System.Runtime.Serialization.Formatters.SoapFault are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.

Public Properties

Detailobject.

Gets or sets additional information required for the System.Runtime.Serialization.Formatters.SoapFault.

FaultActorstring.

Gets or sets the fault actor for the System.Runtime.Serialization.Formatters.SoapFault.

FaultCodestring.

Gets or sets the fault code for the System.Runtime.Serialization.Formatters.SoapFault.

FaultStringstring.

Gets or sets the fault message for the System.Runtime.Serialization.Formatters.SoapFault.

Public Methods