WebServiceInputActivity Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy WebServiceInputActivity.
Przeciążenia
WebServiceInputActivity() |
Inicjuje nowe wystąpienie klasy WebServiceInputActivity. |
WebServiceInputActivity(String) |
Inicjuje WebServiceInputActivity nowe wystąpienie klasy przy użyciu nazwy działania. |
WebServiceInputActivity()
Inicjuje nowe wystąpienie klasy WebServiceInputActivity.
public:
WebServiceInputActivity();
public WebServiceInputActivity ();
Public Sub New ()
Zobacz też
Dotyczy
WebServiceInputActivity(String)
Inicjuje WebServiceInputActivity nowe wystąpienie klasy przy użyciu nazwy działania.
public:
WebServiceInputActivity(System::String ^ name);
public WebServiceInputActivity (string name);
new System.Workflow.Activities.WebServiceInputActivity : string -> System.Workflow.Activities.WebServiceInputActivity
Public Sub New (name As String)
Parametry
- name
- String
Zdefiniowana przez użytkownika nazwa działania.