WebServicesSection.ConformanceWarnings Property
.NET Framework (current version)
Gets the collection of conformance warnings for the Web Service. This property corresponds to the configurationWarnings element in the configuration file.
Assembly: System.Web.Services (in System.Web.Services.dll)
[<ConfigurationPropertyAttribute("conformanceWarnings")>] member ConformanceWarnings : WsiProfilesElementCollection with get
Property Value
Type: System.Web.Services.Configuration.WsiProfilesElementCollectionA WsiProfilesElementCollection object that represents the collection of conformance warnings for the Web Service.
.NET Framework
Available since 2.0
Available since 2.0
Show: