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

속성 값

RedirectionScope

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

적용 대상