ProtocolImporter::Warnings Property
.NET Framework (current version)
Gets or sets a ServiceDescriptionImportWarnings enumeration value that indicates the types of warnings, if any, issued by the protocol importer while generating binding classes.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property ServiceDescriptionImportWarnings Warnings { ServiceDescriptionImportWarnings get(); void set(ServiceDescriptionImportWarnings value); }
Property Value
Type: System.Web.Services.Description::ServiceDescriptionImportWarningsA ServiceDescriptionImportWarnings enumeration value that indicates the types of warnings, if any, issued by the protocol importer while generating binding classes.
.NET Framework
Available since 1.1
Available since 1.1
Show: