Compartilhar via


RedirectionException.Scope Propriedade

Definição

Obtém o RedirectionScope associado ao 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

Valor da propriedade

RedirectionScope

O escopo de redirecionamento associado à exceção.

Aplica-se a