Udostępnij za pośrednictwem


Właściwość DataCollectorMessageInfo.IXmlTestStoreCustom.ElementName —

Pobiera nazwę znacznika, aby użyć do utrwalania tego obiektu.

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

Składnia

'Deklaracja
Private ReadOnly Property ElementName As String 
    Implements IXmlTestStoreCustom.ElementName
string IXmlTestStoreCustom.ElementName { get; }
private:
virtual property String^ ElementName {
    String^ get () sealed = IXmlTestStoreCustom::ElementName::get;
}
private abstract ElementName : string with get 
private override ElementName : string with get
Język JScript nie obsługuje jawnych implementacji interfejsu.

Wartość właściwości

Typ: String
Nazwa znacznika, aby użyć do utrwalania tego obiektu.

Implementuje

IXmlTestStoreCustom.ElementName

Uwagi

Ten element jest implementacja Członkowskie jawnego interfejsu.Mogą być używane tylko wtedy, gdy DataCollectorMessageInfo rzutować wystąpienia IXmlTestStoreCustom interfejsu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorMessageInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

IXmlTestStoreCustom