BasicProfileViolation::Details Property

 

Gets a String that provides a detailed description of the WSDL violation of the Basic Profile.

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

public:
property String^ Details {
	String^ get();
}

Property Value

Type: System::String^

A String that provides a detailed description of the WSDL violation of the Basic Profile.

.NET Framework
Available since 2.0
Return to top
Show: