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.