BasicProfileViolationEnumerator.Current Property

 
Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

abstract Current : BasicProfileViolation with get
override Current : BasicProfileViolation with get

Property Value

Type: System.Web.Services.Description.BasicProfileViolation

A BasicProfileViolation object representing the current element in the BasicProfileViolationCollection.

The default value is -1.

.NET Framework
Available since 2.0
Return to top
Show: