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

適用対象

こちらもご覧ください