Share via


WebServicesSection.ConformanceWarnings プロパティ

定義

Web サービスの準拠についての警告のコレクションを取得します。 このプロパティは、構成ファイルの 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

プロパティ値

Web サービスの準拠についての警告のコレクションを表す WsiProfilesElementCollection オブジェクト。

属性

適用対象