DOMDocument50Class.getProperty(String) 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 System::Object ^ getProperty(System::String ^ name) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::getProperty;
public virtual object getProperty (string name);
abstract member getProperty : string -> obj
override this.getProperty : string -> obj
Public Overridable Function getProperty (name As String) As Object
Parâmetros
- name
- String