Freigeben über


WebServicesSection.ConformanceWarnings Eigenschaft

Definition

Ruft die Auflistung der Konformitätswarnungen für den Webdienst ab. Diese Eigenschaft entspricht dem configurationWarnings-Element in der Konfigurationsdatei.

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

Eigenschaftswert

WsiProfilesElementCollection

Ein WsiProfilesElementCollection-Objekt, das die Auflistung der Konformitätswarnungen für den Webdienst darstellt.

Attribute

Gilt für