Compartir a través de


DOMDocument50Class.setProperty(String, Object) Método

Definición

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)

Parámetros

name
String
value
Object

Implementaciones

Se aplica a