WebServicesSection.ConformanceWarnings Eigenschap

Definitie

Hiermee haalt u de verzameling nalevingswaarschuwingen voor de webservice op. Deze eigenschap komt overeen met het configurationWarnings element in het configuratiebestand.

public:
 property System::Web::Services::Configuration::WsiProfilesElementCollection ^ ConformanceWarnings { System::Web::Services::Configuration::WsiProfilesElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("conformanceWarnings")]
public System.Web.Services.Configuration.WsiProfilesElementCollection ConformanceWarnings { get; }
[<System.Configuration.ConfigurationProperty("conformanceWarnings")>]
member this.ConformanceWarnings : System.Web.Services.Configuration.WsiProfilesElementCollection
Public ReadOnly Property ConformanceWarnings As WsiProfilesElementCollection

Waarde van eigenschap

Een WsiProfilesElementCollection object dat de verzameling nalevingswaarschuwingen voor de webservice vertegenwoordigt.

Kenmerken

Van toepassing op