WebServiceConstraintAttribute.Value Property

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

Syntax

'Declaration
Public Property Value As Object
    Get
    Set
'Usage
Dim instance As WebServiceConstraintAttribute
Dim value As Object

value = instance.Value

instance.Value = value
public Object Value { get; set; }

Property Value

Type: System.Object

See Also

Reference

WebServiceConstraintAttribute Class

WebServiceConstraintAttribute Members

Microsoft.Web.Constraint Namespace