WebServicesSection.ServiceDescriptionFormatExtensionTypes 속성

정의

구성 파일 범위 내에서 실행될 서비스 설명 형식 확장을 지정하는 TypeElementCollection을 가져옵니다.

public:
 property System::Web::Services::Configuration::TypeElementCollection ^ ServiceDescriptionFormatExtensionTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("serviceDescriptionFormatExtensionTypes")]
public System.Web.Services.Configuration.TypeElementCollection ServiceDescriptionFormatExtensionTypes { get; }
[<System.Configuration.ConfigurationProperty("serviceDescriptionFormatExtensionTypes")>]
member this.ServiceDescriptionFormatExtensionTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property ServiceDescriptionFormatExtensionTypes As TypeElementCollection

속성 값

TypeElementCollection

구성 파일 범위 내에서 실행될 서비스 설명 형식 확장을 지정하는 TypeElementCollection입니다.

특성

적용 대상