WebServicesSection 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
구성 파일의 webServices
요소를 나타냅니다. 이 요소는 XML Web services의 설정을 제어합니다.
public ref class WebServicesSection sealed : System::Configuration::ConfigurationSection
public sealed class WebServicesSection : System.Configuration.ConfigurationSection
type WebServicesSection = class
inherit ConfigurationSection
Public NotInheritable Class WebServicesSection
Inherits ConfigurationSection
- 상속
생성자
WebServicesSection() |
WebServicesSection 클래스의 새 인스턴스를 초기화합니다. |
속성
ConformanceWarnings |
웹 서비스에 대한 사양 준수 관련 경고 컬렉션을 가져옵니다. 이 속성은 구성 파일의 |
Current |
현재 섹션을 나타내는 WebServicesSection 개체를 가져옵니다. |
CurrentConfiguration |
현재 Configuration 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
Diagnostics |
DiagnosticsElement 개체에 대한 WebServicesSection를 가져오거나 설정합니다. |
ElementInformation |
ElementInformation 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
ElementProperty |
ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
EnabledProtocols |
웹 서비스 프로토콜을 나타내는 WebServiceProtocols 값 중 하나를 가져옵니다. |
EvaluationContext |
ContextInformation 개체의 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
HasContext |
CurrentConfiguration 속성이 |
Item[ConfigurationProperty] |
이 구성 요소의 속성이나 특성을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
Item[String] |
이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
LockAllAttributesExcept |
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAllElementsExcept |
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAttributes |
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockElements |
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockItem |
요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
Properties |
속성 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
Protocols |
HTTP 요청에서 클라이언트 브라우저가 보낸 데이터를 해독하는 데 사용되는 전송 프로토콜을 가져옵니다. |
SectionInformation |
사용자가 지정할 수 없는 SectionInformation 개체의 정보와 기능을 포함하는 ConfigurationSection 개체를 가져옵니다. (다음에서 상속됨 ConfigurationSection) |
ServiceDescriptionFormatExtensionTypes |
구성 파일 범위 내에서 실행될 서비스 설명 형식 확장을 지정하는 TypeElementCollection을 가져옵니다. |
SoapEnvelopeProcessing |
SoapEnvelopeProcessingElement 개체에 대한 WebServicesSection를 가져오거나 설정합니다. |
SoapExtensionImporterTypes |
구성 파일 범위 내의 XML Web services에 대한 서비스 설명에 액세스할 때 실행될 SOAP 확장을 지정하는 TypeElementCollection을 가져옵니다. |
SoapExtensionReflectorTypes |
구성 파일 범위 내의 모든 XML Web services에 대해 서비스 설명이 생성될 때 실행될 SOAP 확장을 지정하는 TypeElementCollection을 가져옵니다. |
SoapExtensionTypes |
구성 파일 범위 내의 모든 XML Web services에서 실행될 SOAP 확장을 지정하는 SoapExtensionTypeElementCollection을 가져옵니다. |
SoapServerProtocolFactoryType |
웹 서비스 호출에 사용되는 프로토콜과 일치하는 TypeElement 개체를 가져옵니다. |
SoapTransportImporterTypes |
SoapTransportImporterTypes 구성 요소를 나타내는 TypeElementCollection 개체를 가져옵니다. |
WsdlHelpGenerator |
브라우저가 ASMX 페이지를 직접 탐색할 때 브라우저에 표시되는 웹 서비스 도움말 페이지(.aspx 파일)를 가져옵니다. |