Bagikan melalui


RedirectionScope.Create(String, String) Metode

Definisi

Membuat instans baru RedirectionScope dengan cakupan dan namespace yang ditentukan.

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

Parameter

scope
String

Cakupan pengalihan.

ns
String

Namespace pengalihan.

Mengembalikan

Instans cakupan pengalihan baru.

Berlaku untuk