이 문서는 기계로 번역한 것입니다. 원본 텍스트를 보려면 포인터를 문서의 문장 위로 올리십시오. 추가 정보
번역
원본
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

ProtocolElement 클래스

웹 서비스 구성 파일의 protocol 요소를 나타냅니다. 이 클래스는 상속될 수 없습니다.

System.Object
  System.Configuration.ConfigurationElement
    System.Web.Services.Configuration.ProtocolElement

네임스페이스:  System.Web.Services.Configuration
어셈블리:  System.Web.Services(System.Web.Services.dll)
public sealed class ProtocolElement : ConfigurationElement

ProtocolElement 형식에서는 다음과 같은 멤버를 노출합니다.

  이름설명
Public 메서드ProtocolElement()이 클래스의 인스턴스를 만듭니다.
Public 메서드ProtocolElement(WebServiceProtocols)이 클래스의 인스턴스를 만들고 Name 속성을 초기화합니다.
위쪽
  이름설명
Public 속성CurrentConfiguration현재 ConfigurationElement 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 Configuration 인스턴스에 대한 참조를 가져옵니다. (ConfigurationElement에서 상속됨)
Public 속성ElementInformation ConfigurationElement 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ElementInformation 개체를 가져옵니다. (ConfigurationElement에서 상속됨)
Protected 속성ElementProperty ConfigurationElement 개체 자체를 나타내는 ConfigurationElementProperty 개체를 가져옵니다. (ConfigurationElement에서 상속됨)
Protected 속성Item[ConfigurationProperty]이 구성 요소의 속성이나 특성을 가져오거나 설정합니다. (ConfigurationElement에서 상속됨)
Protected 속성Item[String]이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다. (ConfigurationElement에서 상속됨)
Public 속성LockAllAttributesExcept잠긴 특성의 컬렉션을 가져옵니다. (ConfigurationElement에서 상속됨)
Public 속성LockAllElementsExcept잠긴 요소의 컬렉션을 가져옵니다. (ConfigurationElement에서 상속됨)
Public 속성LockAttributes잠긴 특성의 컬렉션을 가져옵니다. (ConfigurationElement에서 상속됨)
Public 속성LockElements잠긴 요소의 컬렉션을 가져옵니다. (ConfigurationElement에서 상속됨)
Public 속성LockItem요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다. (ConfigurationElement에서 상속됨)
Public 속성Name프로토콜 이름을 가져오거나 설정합니다.
Protected 속성Properties속성 컬렉션을 가져옵니다. (ConfigurationElement에서 상속됨)
위쪽
  이름설명
Protected 메서드DeserializeElement구성 파일에서 XML을 읽습니다. (ConfigurationElement에서 상속됨)
Public 메서드Equals현재 ConfigurationElement 인스턴스를 지정된 개체와 비교합니다. (ConfigurationElement에서 상속됨)
Public 메서드GetHashCode현재 ConfigurationElement 인스턴스를 나타내는 고유 값을 가져옵니다. (ConfigurationElement에서 상속됨)
Public 메서드GetType현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Protected 메서드Init ConfigurationElement 개체를 초기 상태로 설정합니다. (ConfigurationElement에서 상속됨)
Protected 메서드InitializeDefault ConfigurationElement 개체 값의 기본 집합을 초기화하는 데 사용됩니다. (ConfigurationElement에서 상속됨)
Protected 메서드IsModified파생 클래스에서 구현될 때 이 구성 요소가 마지막으로 저장되거나 로드된 이후 수정되었는지 여부를 나타냅니다. (ConfigurationElement에서 상속됨)
Public 메서드IsReadOnly ConfigurationElement 개체가 읽기 전용인지 여부를 나타내는 값을 가져옵니다. (ConfigurationElement에서 상속됨)
Protected 메서드Reset잠금 및 속성 컬렉션을 비롯하여 ConfigurationElement 개체의 내부 상태를 다시 설정합니다. (ConfigurationElement에서 상속됨)
Protected 메서드ResetModified파생 클래스에서 구현될 때 IsModified 메서드의 값을 false로 다시 설정합니다. (ConfigurationElement에서 상속됨)
Protected 메서드SerializeElement파생 클래스에서 구현될 때 구성 요소의 내용을 구성 파일에 씁니다. (ConfigurationElement에서 상속됨)
Protected 메서드SerializeToXmlElement파생 클래스에서 구현될 때 구성 요소의 외부 태그를 구성 파일에 씁니다. (ConfigurationElement에서 상속됨)
Protected 메서드SetReadOnly ConfigurationElement 개체와 모든 하위 요소에 대한 IsReadOnly 속성을 설정합니다. (ConfigurationElement에서 상속됨)
Public 메서드ToString현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)
Protected 메서드Unmerge ConfigurationElement 개체를 수정하여 저장되지 않아야 하는 값을 모두 제거합니다. (ConfigurationElement에서 상속됨)
위쪽

.NET Framework

4.5, 4, 3.5, 3.0, 2.0에서 지원

.NET Framework Client Profile

4, 3.5 SP1에서 지원

Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008(서버 코어 역할은 지원되지 않음), Windows Server 2008 R2(서버 코어 역할은 SP1 이상에서 지원, Itanium은 지원되지 않음)

.NET Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.