RedirectionException.Scope Eigenschaft

Definition

Ruft den RedirectionScope ab, der dem RedirectionException zugeordnet ist.

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

Eigenschaftswert

Der der Ausnahme zugeordnete Umleitungsbereich.

Gilt für: