SoapValidationExtensionAttribute 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 SoapValidationExtensionAttribute(exceptionHandlerType)
public SoapValidationExtensionAttribute(
Type exceptionHandlerType
)
Parameters
- exceptionHandlerType
Type: System.Type
See Also
Reference
SoapValidationExtensionAttribute Class
SoapValidationExtensionAttribute Members