다음을 통해 공유


IXmlTestStoreCustom.ElementName 속성

이 개체를 유지하는 데 사용할 태그의 이름을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common.Xml
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
ReadOnly Property ElementName As String
string ElementName { get; }
property String^ ElementName {
    String^ get ();
}
abstract ElementName : string with get
function get ElementName () : String

속성 값

형식: String
이 개체를 유지하는 데 사용할 태그의 이름입니다.

.NET Framework 보안

참고 항목

참조

IXmlTestStoreCustom 인터페이스

Microsoft.VisualStudio.TestTools.Common.Xml 네임스페이스