WebServiceAdapterObjectClass.WebServiceAdapter_get_Operation Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual System::String ^ WebServiceAdapter_get_Operation() = Microsoft::Office::Interop::InfoPath::WebServiceAdapter::get_Operation;
public virtual string WebServiceAdapter_get_Operation ();
abstract member WebServiceAdapter_get_Operation : unit -> string
override this.WebServiceAdapter_get_Operation : unit -> string
Public Overridable Function WebServiceAdapter_get_Operation () As String