言語

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

プロパティ値

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

適用対象