Właściwość HttpHandler.IsReusable —
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
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
Wartość właściwości
Typ: Boolean
Implementuje
IHttpHandler.IsReusable