命名空间: 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