WcfValidationBehaviorAttribute.TargetContract Property

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

Syntax

'Declaration
Public ReadOnly Property TargetContract As Type
    Get
'Usage
Dim instance As WcfValidationBehaviorAttribute
Dim value As Type

value = instance.TargetContract
public Type TargetContract { get; }

Property Value

Type: System.Type

See Also

Reference

WcfValidationBehaviorAttribute Class

WcfValidationBehaviorAttribute Members

Microsoft.Web.Constraint Namespace