XDocumentClass.SetNamedNodeProperty method
Office 2013
This documentation is preliminary and is subject to change.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
public virtual void SetNamedNodeProperty( IXMLDOMNode pxmlMainDOMNode, string bstrPropertyName, string bstrValue )
Parameters
- pxmlMainDOMNode
- Type: Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
- bstrPropertyName
- Type: System.String
- bstrValue
- Type: System.String