Share via


DataCollectorMessageInfo.IXmlTestStoreCustom.ElementName Property

Definition

Gets the name of the tag to use to persist this object.

property System::String ^ Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStoreCustom::ElementName { System::String ^ get(); };
string Microsoft.VisualStudio.TestTools.Common.Xml.IXmlTestStoreCustom.ElementName { get; }
member this.Microsoft.VisualStudio.TestTools.Common.Xml.IXmlTestStoreCustom.ElementName : string
 ReadOnly Property ElementName As String Implements IXmlTestStoreCustom.ElementName

Property Value

The name of the tag to use to persist this object.

Implements

Applies to