次の方法で共有


IAdapterConfigOutboundHttpProperty.BtsHttpHeaders プロパティ

定義

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

プロパティ値

適用対象