SoapTypeAttribute.XmlElementName Свойство

Определение

Возвращает или задает имя 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

Значение свойства

Имя элемента XML.

Применяется к