SoapValidationExtensionAttribute Class

Inheritance Hierarchy

System.Object
  System.Attribute
    System.Web.Services.Protocols.SoapExtensionAttribute
      Microsoft.Web.Constraint.SoapValidationExtensionAttribute

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

Syntax

'Declaration
Public NotInheritable Class SoapValidationExtensionAttribute _
    Inherits SoapExtensionAttribute
'Usage
Dim instance As SoapValidationExtensionAttribute
public sealed class SoapValidationExtensionAttribute : SoapExtensionAttribute

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

SoapValidationExtensionAttribute Members

Microsoft.Web.Constraint Namespace