HttpHandler.IsReusable 属性

命名空间:  Microsoft.Reporting.WebForms
程序集:  Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)

语法

声明
Public ReadOnly Property IsReusable As Boolean
public bool IsReusable { get; }
public:
virtual property bool IsReusable {
    bool get () sealed;
}
abstract IsReusable : bool with get
override IsReusable : bool with get
final function get IsReusable () : boolean

属性值

类型:Boolean

实现

IHttpHandler.IsReusable

请参阅

参考

HttpHandler 类

Microsoft.Reporting.WebForms 命名空间