Bagikan melalui


RedirectionType.Create(String, String) Metode

Definisi

Membuat instans RedirectionType baru kelas dengan jenis pengalihan dan namespace pengalihan yang ditentukan.

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

Parameter

type
String

Jenis pengalihan.

ns
String

Namespace pengalihan.

Mengembalikan

Jenis pengalihan.

Berlaku untuk