System.Web.Services.Protocols.SoapException.Role Property

Gets a URI that represents the XML Web service's function in processing the SOAP message.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public string Role { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SoapException.Role property is ignored when the SOAP protocol version 1.1 is used to communicate with an XML Web service. When SOAP 1.2 is used, the SoapException.Role property sets the role element within a fault element of a SOAP message.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0