Partager via


_XDocument2.SetNamedNodeProperty(IXMLDOMNode, String, String) Méthode

Définition

Ce membre est le wrapper d’un membre d’une interface COM qui a été remplacée par une version ultérieure. La version ultérieure de cette interface implémente tous les membres des interfaces antérieures et de nouveaux membres. Pour plus d’informations sur ce membre tel qu’il est implémenté dans l’interface ultérieure, notamment sur l’utilisation, les remarques et les exemples, consultezSetNamedNodeProperty(IXMLDOMNode, String, String) .

public:
 void SetNamedNodeProperty(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pxmlMainDOMNode, System::String ^ bstrPropertyName, System::String ^ bstrValue);
public 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
Public Sub SetNamedNodeProperty (pxmlMainDOMNode As IXMLDOMNode, bstrPropertyName As String, bstrValue As String)

Paramètres

pxmlMainDOMNode
IXMLDOMNode
bstrPropertyName
String
bstrValue
String

S’applique à