ProtocolImporter::OperationSyntaxException Method (String^)
.NET Framework (current version)
Produces an Exception indicating that the current Operation instance for which a binding class is being generated is invalid within the target namespace.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- text
-
Type:
System::String^
Annotation to be added to the exception message, which already indicates that the operation syntax is invalid.
Return Value
Type: System::Exception^An Exception indicating that the current Operation instance for which a binding class is being generated is invalid within the target namespace.
.NET Framework
Available since 1.1
Available since 1.1
Show: