IXmlTestStoreCustom.NamespaceUri Property

Definition

Gets the XML namespace to use to store the element.

public:
 property System::String ^ NamespaceUri { System::String ^ get(); };
public string NamespaceUri { get; }
member this.NamespaceUri : string
Public ReadOnly Property NamespaceUri As String

Property Value

The XML namespace to use to store the element.

Applies to