Udostępnij za pośrednictwem


Właściwość DataCollectorExceptionMessageInfo.ElementName —

Pobiera nazwę elementu badania, do której wiadomość jest zachowywane.

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

Składnia

'Deklaracja
Protected Overrides ReadOnly Property ElementName As String
protected override string ElementName { get; }
protected:
virtual property String^ ElementName {
    String^ get () override;
}
abstract ElementName : string with get
override ElementName : string with get
override function get ElementName () : String

Wartość właściwości

Typ: System.String
Nazwa elementu badania, do której wiadomość jest zachowywane.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorExceptionMessageInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common