DOMDocument50Class.IXMLDOMDocument2_setProperty(String, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void IXMLDOMDocument2_setProperty(System::String ^ name, System::Object ^ value) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::setProperty;
public virtual void IXMLDOMDocument2_setProperty (string name, object value);
abstract member IXMLDOMDocument2_setProperty : string * obj -> unit
override this.IXMLDOMDocument2_setProperty : string * obj -> unit
Public Overridable Sub IXMLDOMDocument2_setProperty (name As String, value As Object)
Parâmetros
- name
- String
- value
- Object