다음을 통해 공유


DocumentableItem 클래스

정의

System.Web.Services.Description 네임스페이스의 여러 클래스가 파생된 추상 기본 클래스를 나타냅니다.

public ref class DocumentableItem abstract
public abstract class DocumentableItem
type DocumentableItem = class
Public MustInherit Class DocumentableItem
상속
DocumentableItem
파생

설명

여러 클래스가이 클래스에서 파생 됩니다.

이 기본 클래스는 하나의 속성만 포함 된 Documentation 특정 WSDL (Web Services Description Language) 요소에 대 한 텍스트 설명서를 나타내는 속성입니다.

WSDL에 대한 자세한 내용은 WSDL 사양을 참조하세요.

생성자

DocumentableItem()

DocumentableItem 클래스의 인스턴스를 초기화합니다.

속성

Documentation

DocumentableItem 인스턴스에 대한 텍스트 설명서를 가져오거나 설정합니다.

DocumentationElement

DocumentableItem에 대한 설명서 요소를 가져오거나 설정합니다.

ExtensibleAttributes

WS-I(Web Services Interoperability) Basic Profile 1.1을 따르는 WSDL의 특성 확장을 나타내는 XmlAttribute 형식의 배열을 가져오거나 설정합니다.

Extensions

ServiceDescriptionFormatExtensionCollection와 연결된 DocumentableItem를 가져옵니다.

Namespaces

ServiceDescription 개체가 생성될 때 네임스페이스 접두사와 네임스페이스를 유지하는 데 사용되는 네임스페이스 접두사와 네임스페이스의 사전을 가져오거나 설정합니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상