WebServicesSection.ConformanceWarnings Свойство

Определение

Получает коллекцию предупреждений о проблемах соответствия, определенных в веб-службе. Это свойство представлено в файле конфигурации как элемент configurationWarnings.

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

Значение свойства

WsiProfilesElementCollection

Объект WsiProfilesElementCollection, который представляет коллекцию предупреждений о проблемах соответствия, определенных в веб-службе.

Атрибуты

Применяется к