DOMDocument50Class.setProperty(String, Object) Méthode

Définition

public:
 virtual void setProperty(System::String ^ name, System::Object ^ value) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::setProperty;
public virtual void setProperty (string name, object value);
abstract member setProperty : string * obj -> unit
override this.setProperty : string * obj -> unit
Public Overridable Sub setProperty (name As String, value As Object)

Paramètres

name
String
value
Object

Implémente

S’applique à