FaultType Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the type of Web Services fault that occurred.

Namespace:  Ws.Services.Faults
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Public ReadOnly FaultType As WsFaultType
public readonly WsFaultType FaultType
public:
initonly WsFaultType FaultType
val FaultType: WsFaultType
public final var FaultType : WsFaultType

.NET Framework Security

See Also

Reference

WsFaultException Class

Ws.Services.Faults Namespace