ServiceProperties.ResponseHeaders Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ ResponseHeaders { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> ResponseHeaders { get; }
member this.ResponseHeaders : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property ResponseHeaders As Dictionary(Of String, String)

Property Value

Applies to