Freigeben über


TestRunConfiguration.ElementName-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

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

Eigenschaftswert

Typ: String

Implementiert

IXmlTestStoreCustom.ElementName

.NET Framework-Sicherheit

Siehe auch

Referenz

TestRunConfiguration Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace