共用方式為


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 項目名稱。

適用於