BasicProfileViolation::Recommendation Property

 

Gets a String object that describes the WSDL violation of the Basic Profile version 1.1 specification.

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

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

Property Value

Type: System::String^

The String object that describes the WSDL violation of the Basic Profile version 1.1 specification.

.NET Framework
Available since 2.0
Return to top
Show: