Share via


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 요소 이름입니다.

적용 대상