Condividi tramite


WebServicesSection.ConformanceWarnings Proprietà

Definizione

Ottiene l'insieme di avvisi di conformità del servizio Web. Questa proprietà corrisponde all'elemento configurationWarnings nel file di configurazione.

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

Valore della proprietà

WsiProfilesElementCollection

Oggetto WsiProfilesElementCollection che rappresenta l'insieme di avvisi di conformità del servizio Web.

Attributi

Si applica a