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 要素の名前。

適用対象