다음을 통해 공유


DataCollectorMessageInfo.ElementName 속성

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

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

구문

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

속성 값

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

.NET Framework 보안

참고 항목

참조

DataCollectorMessageInfo 클래스

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