RedirectionException.Type Eigenschaft

Definition

Ruft den RedirectionType ab, der dem RedirectionException zugeordnet ist.

public:
 property System::ServiceModel::Channels::RedirectionType ^ Type { System::ServiceModel::Channels::RedirectionType ^ get(); };
public System.ServiceModel.Channels.RedirectionType Type { get; }
member this.Type : System.ServiceModel.Channels.RedirectionType
Public ReadOnly Property Type As RedirectionType

Eigenschaftswert

Der der Ausnahme zugeordnete Umleitungstyp.

Gilt für: