Share via


UnhandledExceptionFilterAttribute Constructor

Namespace:  Microsoft.WindowsAzure.Mobile.Service.Filters
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New UnhandledExceptionFilterAttribute()
public UnhandledExceptionFilterAttribute()
public:
UnhandledExceptionFilterAttribute()
new : unit -> UnhandledExceptionFilterAttribute
public function UnhandledExceptionFilterAttribute()

See Also

Reference

UnhandledExceptionFilterAttribute Class

Microsoft.WindowsAzure.Mobile.Service.Filters Namespace