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

屬性值

與例外狀況相關聯的重新導向範圍。

適用於