Udostępnij za pośrednictwem


RedirectionScope.Create(String, String) Metoda

Definicja

Tworzy nowe RedirectionScope wystąpienie z określonym zakresem i przestrzenią nazw.

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

Parametry

scope
String

Zakres przekierowania.

ns
String

Przestrzeń nazw przekierowania.

Zwraca

Nowe wystąpienie zakresu przekierowania.

Dotyczy