ProtocolImporter.UnsupportedBindingWarning(String) Method

Definition

Turns on an UnsupportedBindingsIgnored warning in the ServiceDescriptionImportWarnings enumeration obtained through the Warnings property. This method also adds a warning message to the comments for the class that is being generated.

C#
public void UnsupportedBindingWarning(string text);

Parameters

text
String

Annotation to be added to the warning message, which already indicates that the binding has been ignored.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1