다음을 통해 공유


RedirectionScope.Endpoint 속성

정의

엔드포인트 리디렉션 범위를 나타내는 RedirectionScope를 가져옵니다.

public:
 static property System::ServiceModel::Channels::RedirectionScope ^ Endpoint { System::ServiceModel::Channels::RedirectionScope ^ get(); };
public static System.ServiceModel.Channels.RedirectionScope Endpoint { get; }
static member Endpoint : System.ServiceModel.Channels.RedirectionScope
Public Shared ReadOnly Property Endpoint As RedirectionScope

속성 값

엔드포인트 리디렉션 범위입니다.

설명

엔드포인트 리디렉션 범위는 엔드포인트와 엔드포인트의 모든 서비스 작업이 지정된 위치에 재배치되었음을 나타냅니다.

적용 대상