다음을 통해 공유


TestRunConfiguration.ElementName 속성

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

구문

‘선언
Public ReadOnly Property ElementName As String
public string ElementName { get; }
public:
virtual property String^ ElementName {
    String^ get () sealed;
}
abstract ElementName : string with get 
override ElementName : string with get
final function get ElementName () : String

속성 값

형식: String

구현

IXmlTestStoreCustom.ElementName

.NET Framework 보안

참고 항목

참조

TestRunConfiguration 클래스

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