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.

See Also

Reference

WebServiceConstraintAttribute Members

Microsoft.Web.Constraint Namespace