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

プロパティ値

この例外に関連付けられているリダイレクトのスコープ。

適用対象