ResReader class

NOTE: This API is now obsolete.

Used by mResReader.ashx

Inheritance hierarchy

System.Object
  ResReader
    Microsoft.Office.Web.MobileWordViewer.ResReader

Namespace:  Microsoft.Office.Web.MobileWordViewer
Assembly:  Microsoft.Office.Web.MobileWordViewer (in Microsoft.Office.Web.MobileWordViewer.dll)

Syntax

'Declaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public NotInheritable Class ResReader _
    Inherits ResReader _
    Implements IHttpAsyncHandler, IHttpHandler
'Usage
Dim instance As ResReader
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public sealed class ResReader : ResReader, 
    IHttpAsyncHandler, IHttpHandler

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ResReader members

Microsoft.Office.Web.MobileWordViewer namespace