IXmlTestStoreCustom.ElementName (Propiedad)

Obtiene el nombre de la etiqueta que se va a usar para conservar este objeto.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common.Xml
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
ReadOnly Property ElementName As String
string ElementName { get; }
property String^ ElementName {
    String^ get ();
}
abstract ElementName : string with get
function get ElementName () : String

Valor de propiedad

Tipo: System.String
Nombre de la etiqueta que se va a usar para conservar este objeto.

Seguridad de .NET Framework

Vea también

Referencia

IXmlTestStoreCustom Interfaz

Microsoft.VisualStudio.TestTools.Common.Xml (Espacio de nombres)