OperationResponse.Headers Properti

Definisi

Saat ditimpa di kelas turunan, berisi header respons HTTP yang terkait dengan satu operasi.

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

Nilai Properti

IDictionary objek yang berisi pasangan nilai nama header dan nilai.

Berlaku untuk