Message.Headers Property

Definition

public:  property System::Collections::Generic::List<Microsoft::HostIntegration::MqClient::MqHeader ^> ^ Headers {  public:
System::Collections::Generic::List<Microsoft::HostIntegration::MqClient::MqHeader ^> ^ get(); protected:
 void set(System::Collections::Generic::List<Microsoft::HostIntegration::MqClient::MqHeader ^> ^ value); };
public System.Collections.Generic.List<Microsoft.HostIntegration.MqClient.MqHeader> Headers { get; protected set; }
member this.Headers : System.Collections.Generic.List<Microsoft.HostIntegration.MqClient.MqHeader> with get, set
Public Property Headers As List(Of MqHeader)

Property Value

List<MqHeader>

Applies to