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