Share via


DataCollectorMessageInfo.IXmlTestStoreCustom.NamespaceUri Property

Definition

Gets the XML namespace to use to store the element.

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

Property Value

The XML namespace to use to store the element.

Implements

Applies to