System.Web.Services.Description.ProtocolImporter.UnsupportedOperationWarning Method

Turns on an ServiceDescriptionImportWarnings.UnsupportedOperationsIgnored warning in the System.Web.Services.Description.ServiceDescriptionImportWarnings enumeration obtained through the ProtocolImporter.Warnings property. This method also adds a warning message to the comments for the class that is being generated.

Syntax

public void UnsupportedOperationWarning (string text)

Parameters

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

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0