Udostępnij za pośrednictwem


RedirectionType.Create(String, String) Metoda

Definicja

Tworzy nowe wystąpienie RedirectionType klasy z określonym typem przekierowania i przestrzenią nazw przekierowania.

public:
 static System::ServiceModel::Channels::RedirectionType ^ Create(System::String ^ type, System::String ^ ns);
public static System.ServiceModel.Channels.RedirectionType Create (string type, string ns);
static member Create : string * string -> System.ServiceModel.Channels.RedirectionType
Public Shared Function Create (type As String, ns As String) As RedirectionType

Parametry

type
String

Typ przekierowania.

ns
String

Przestrzeń nazw przekierowania.

Zwraca

Typ przekierowania.

Dotyczy