MessageHeaderException.HeaderName Property

Definition

Gets the name of the SOAP header that caused the exception.

public:
 property System::String ^ HeaderName { System::String ^ get(); };
public string HeaderName { get; }
member this.HeaderName : string
Public ReadOnly Property HeaderName As String

Property Value

The name of the SOAP header.

Applies to