DOMDocument50Class.IXMLDOMDocument2_set_text(String) 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 void IXMLDOMDocument2_set_text(System::String ^ text) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::set_text;
public virtual void IXMLDOMDocument2_set_text (string text);
abstract member IXMLDOMDocument2_set_text : string -> unit
override this.IXMLDOMDocument2_set_text : string -> unit
Public Overridable Sub IXMLDOMDocument2_set_text (text As String)
Parameters
- text
- String