ProtocolImporter::UnsupportedOperationBindingWarning Method (String^)
.NET Framework (current version)
Turns on an UnsupportedOperationsIgnored 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.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- text
-
Type:
System::String^
Annotation to be added to the warning message, which already indicates that the operation binding has been ignored.
.NET Framework
Available since 1.1
Available since 1.1
Show: