Udostępnij za pośrednictwem


Właściwość DataCollectorMessageInfo.ElementName —

Pobiera nazwę znacznika, aby użyć do utrwalania tego obiektu ("DataCollectorMessage").

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
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

Wartość właściwości

Typ: System.String
Nazwa znacznika, aby użyć do utrwalania tego obiektu ("DataCollectorMessage").

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorMessageInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common