MessageBodyDescription.WrapperNamespace Propriedade
Definição
Obtém ou define o namespace do elemento wrapper no corpo do SOAP, se houver um.Gets or sets the namespace of the wrapper element in the SOAP body if there is one.
public:
property System::String ^ WrapperNamespace { System::String ^ get(); void set(System::String ^ value); };
public string WrapperNamespace { get; set; }
member this.WrapperNamespace : string with get, set
Public Property WrapperNamespace As String
Valor da propriedade
O namespace do elemento wrapper, se houver um.The namespace of the wrapper element if there is one.