RedirectionException.Scope Propriété

Définition

Obtient l'objet RedirectionScope associé à l'objet RedirectionException.

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

Valeur de propriété

Étendue de la redirection associée à l'exception.

S’applique à