Freigeben über


XDocumentClass.SetNamedNodeProperty(IXMLDOMNode, String, String) Methode

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

public:
 virtual void SetNamedNodeProperty(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pxmlMainDOMNode, System::String ^ bstrPropertyName, System::String ^ bstrValue) = Microsoft::Office::Interop::InfoPath::_XDocument2::SetNamedNodeProperty;
public virtual void SetNamedNodeProperty (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pxmlMainDOMNode, string bstrPropertyName, string bstrValue);
abstract member SetNamedNodeProperty : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * string * string -> unit
override this.SetNamedNodeProperty : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * string * string -> unit
Public Overridable Sub SetNamedNodeProperty (pxmlMainDOMNode As IXMLDOMNode, bstrPropertyName As String, bstrValue As String)

Parameter

pxmlMainDOMNode
IXMLDOMNode
bstrPropertyName
String
bstrValue
String

Implementiert

Gilt für: