Sdílet prostřednictvím


WebServicesSection.ConformanceWarnings Vlastnost

Definice

Získá kolekci upozornění na shodu pro webovou službu. Tato vlastnost odpovídá configurationWarnings prvku v konfiguračním souboru.

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

Hodnota vlastnosti

WsiProfilesElementCollection

WsiProfilesElementCollectionObjekt, který představuje kolekci upozornění na shodu pro webovou službu.

Atributy

Platí pro