XmlMapping.ElementName 속성

정의

매핑된 요소의 이름을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::String ^ ElementName { System::String ^ get(); };
public string ElementName { get; }
member this.ElementName : string
Public ReadOnly Property ElementName As String

속성 값

String

매핑된 요소의 이름입니다.

적용 대상