BasicProfileViolationCollection::ToString Method ()

 

Returns a String representation of the BasicProfileViolation objects in the collection.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String representation of the BasicProfileViolation objects in the collection.

.NET Framework
Available since 2.0
Return to top
Show: