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