MessageBodyDescription.WrapperName Propiedad

Definición

Obtiene o establece el nombre del elemento contenedor dentro del elemento body SOAP si hay uno.

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

Valor de propiedad

Elemento contenedor si hay uno.

Se aplica a