Share via


DsmlSoapHttpConnection.SoapActionHeader Propriété

Définition

Obtient ou définit l’en-tête d’action SOAP envoyé avec d’autres en-têtes HTTP.

public:
 property System::String ^ SoapActionHeader { System::String ^ get(); void set(System::String ^ value); };
public string SoapActionHeader { get; set; }
member this.SoapActionHeader : string with get, set
Public Property SoapActionHeader As String

Valeur de propriété

En-tête d'action SOAP envoyé avec d'autres en-têtes HTTP.

Remarques

La valeur par défaut de cette propriété est « #batchRequest ».

S’applique à