SoapTypeAttribute.XmlElementName Propriedade

Definição

Obtém ou define o nome do elemento XML.

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

Valor da propriedade

O nome do elemento XML.

Aplica-se a