Share via


SoapFieldAttribute.XmlElementName プロパティ

定義

SoapFieldAttribute 属性に格納されているフィールドの 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 要素名。

適用対象