RedirectionException.Scope 属性

定义

获取与 RedirectionScope 关联的 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

属性值

与异常关联的重定向范围。

适用于