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