Share via


FaultTo Property

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

Gets the SOAP header FaultTo property.

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

Syntax

'Declaration
Public ReadOnly Property FaultTo As WsWsaEndpointRef
public WsWsaEndpointRef FaultTo { get; }
public:
property WsWsaEndpointRef^ FaultTo {
    WsWsaEndpointRef^ get ();
}
member FaultTo : WsWsaEndpointRef
function get FaultTo () : WsWsaEndpointRef

Property Value

Type: Ws.Services.WsaAddressing. . :: . .WsWsaEndpointRef
The SOAP header FaultTo property.

.NET Framework Security

See Also

Reference

WsWsaHeader Class

Ws.Services.WsaAddressing Namespace