RedirectionDuration.Permanent 속성

정의

RedirectionDuration 영구 리디렉션을 나타내는 값을 가져옵니다.

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

속성 값

RedirectionDuration 영구 리디렉션을 나타내는 값이 포함된 A입니다.

설명

영구 리디렉션 기간은 지정된 범위에서 지정된 새 위치를 영구적으로 사용해야 임을 나타냅니다.

적용 대상