ResponseDescriptionHeaders - свойство
Пространство имён: Tessa.Web.Client.ServicesСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public IDictionary<string, string>? Headers { get; }
Public ReadOnly Property Headers As IDictionary(Of String, String)
Get
public:
virtual property IDictionary<String^, String^>^ Headers {
IDictionary<String^, String^>^ get () sealed;
}
abstract Headers : IDictionary<string, string> with get
override Headers : IDictionary<string, string> with get
IDictionaryString,
StringIResponseDescriptionHeaders