ValidatorBase.Constraint Property

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

Syntax

'Declaration
Public Property Constraint As WebServiceConstraintAttribute
    Get
    Friend Set
'Usage
Dim instance As ValidatorBase
Dim value As WebServiceConstraintAttribute

value = instance.Constraint
public WebServiceConstraintAttribute Constraint { get; internal set; }

Property Value

Type: Microsoft.Web.Constraint.WebServiceConstraintAttribute

See Also

Reference

ValidatorBase Class

ValidatorBase Members

Microsoft.Web.Constraint Namespace