InvalidParameterException.Constraint Property

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

Syntax

'Declaration
Public ReadOnly Property Constraint As WebServiceConstraintAttribute
    Get
'Usage
Dim instance As InvalidParameterException
Dim value As WebServiceConstraintAttribute

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

Property Value

Type: Microsoft.Web.Constraint.WebServiceConstraintAttribute

See Also

Reference

InvalidParameterException Class

InvalidParameterException Members

Microsoft.Web.Constraint Namespace