WebServiceAdapterObjectClass.WebServiceAdapter_get_Input 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::String ^ WebServiceAdapter_get_Input() = Microsoft::Office::Interop::InfoPath::WebServiceAdapter::get_Input;
public virtual string WebServiceAdapter_get_Input ();
abstract member WebServiceAdapter_get_Input : unit -> string
override this.WebServiceAdapter_get_Input : unit -> string
Public Overridable Function WebServiceAdapter_get_Input () As String