HttpHandler.IsReusable, propriété
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : Boolean
Implémentations
IHttpHandler.IsReusable