DOMDocument50Class.IXMLDOMDocument2_get_namespaceURI Method
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.
public:
virtual System::String ^ IXMLDOMDocument2_get_namespaceURI() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_namespaceURI;
public virtual string IXMLDOMDocument2_get_namespaceURI ();
abstract member IXMLDOMDocument2_get_namespaceURI : unit -> string
override this.IXMLDOMDocument2_get_namespaceURI : unit -> string
Public Overridable Function IXMLDOMDocument2_get_namespaceURI () As String