HeaderPropagationMessageHandlerEntry.CapturedHeaderName Property

Definition

Gets the name of the header to be used to lookup the headers captured by the HeaderPropagationMiddleware.

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