DataCollectorMessageInfo.IXmlTestStoreCustom.ElementName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.