Partager via


MessageBodyDescription.WrapperName Propriété

Définition

Obtient ou définit le nom de l'élément wrapper à l'intérieur de l'élément de corps SOAP (le cas échéant).

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

Valeur de propriété

Élément wrapper (le cas échéant).

S’applique à