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 元素名称。

适用于