InvokeWebServiceEventArgs Klasa

Definicja

Przestroga

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Zawiera dane zdarzenia używane do wywoływania usługi sieci Web. Klasa ta nie może być dziedziczona.

public ref class InvokeWebServiceEventArgs sealed : EventArgs
[System.Serializable]
public sealed class InvokeWebServiceEventArgs : EventArgs
[System.Serializable]
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public sealed class InvokeWebServiceEventArgs : EventArgs
[<System.Serializable>]
type InvokeWebServiceEventArgs = class
    inherit EventArgs
[<System.Serializable>]
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type InvokeWebServiceEventArgs = class
    inherit EventArgs
Public NotInheritable Class InvokeWebServiceEventArgs
Inherits EventArgs
Dziedziczenie
InvokeWebServiceEventArgs
Atrybuty

Uwagi

Uwaga

W tym materiale omówiono przestarzałe typy i przestrzenie nazw. Aby uzyskać więcej informacji, zobacz przestarzałe typy w Windows Workflow Foundation 4,5.

Konstruktory

InvokeWebServiceEventArgs(Object)

Inicjuje nowe wystąpienie klasy InvokeWebServiceEventArgs.

Właściwości

WebServiceProxy

Pobiera klasę proxy, która komunikuje się z usługą sieci Web.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy