UrlRoutingHandler.IsReusable プロパティ

定義

別の要求で UrlRoutingHandler インスタンスを使用できるかどうかを示す値を取得します。

protected:
 virtual property bool IsReusable { bool get(); };
protected virtual bool IsReusable { get; }
member this.IsReusable : bool
Protected Overridable ReadOnly Property IsReusable As Boolean

プロパティ値

常に false です。

適用対象

こちらもご覧ください