다음을 통해 공유


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 개체입니다.

특성

적용 대상