HeaderPropagationEntry.CapturedHeaderName Property

Definition

Gets the name of the header to be used by default by the HeaderPropagationMessageHandler for the outbound http requests.

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

Property Value

Applies to