WebServiceConstraintAttribute class
Used internally to assist in generating documentation for Web services. For more information, contact us.
Inheritance hierarchy
System.Object
System.Attribute
Microsoft.Web.Constraint.WebServiceConstraintAttribute
Namespace: Microsoft.Web.Constraint
Assembly: Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)
Syntax
'Declaration
Public NotInheritable Class WebServiceConstraintAttribute _
Inherits Attribute
'Usage
Dim instance As WebServiceConstraintAttribute
public sealed class WebServiceConstraintAttribute : Attribute
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.