Share via


WcfValidationBehaviorAttribute constructor (Type)

Namespace:  Microsoft.Web.Constraint
Assembly:  Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)

Syntax

'Declaration
Public Sub New ( _
    exceptionHandlerType As Type _
)
'Usage
Dim exceptionHandlerType As Type

Dim instance As New WcfValidationBehaviorAttribute(exceptionHandlerType)
public WcfValidationBehaviorAttribute(
    Type exceptionHandlerType
)

Parameters

See also

Reference

WcfValidationBehaviorAttribute class

WcfValidationBehaviorAttribute members

WcfValidationBehaviorAttribute overload

Microsoft.Web.Constraint namespace