Share via


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

プロパティ値

エンドポイント リダイレクト スコープ。

注釈

エンドポイント リダイレクト スコープは、エンドポイントとそのすべてのサービス操作が指定した場所に再配置されることを示します。

適用対象