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

속성 값

예외와 연결된 리디렉션 범위입니다.

적용 대상