次の方法で共有


RedirectionDuration.Permanent プロパティ

定義

永続的なリダイレクトを表す RedirectionDuration を取得します。

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

プロパティ値

RedirectionDuration

永続的なリダイレクトを表す値を格納する RedirectionDuration

注釈

永続的なリダイレクト期間は、指定した新しい場所を特定のスコープで永続的に使用する必要があることを示します。

適用対象