EndpointDiscoveryMetadataApril2005 类

定义

包含基于 WS-Discovery 协议 2005 年 4 月版本的可发现服务的元数据。Contains the metadata for a discoverable service based on the April 2005 version of the WS-Discovery protocol.

public ref class EndpointDiscoveryMetadataApril2005 : System::Xml::Serialization::IXmlSerializable
public class EndpointDiscoveryMetadataApril2005 : System.Xml.Serialization.IXmlSerializable
type EndpointDiscoveryMetadataApril2005 = class
    interface IXmlSerializable
Public Class EndpointDiscoveryMetadataApril2005
Implements IXmlSerializable
继承
EndpointDiscoveryMetadataApril2005
实现

方法

Equals(Object)

确定指定对象是否等于当前对象。Determines whether the specified object is equal to the current object.

(继承自 Object)
FromEndpointDiscoveryMetadata(EndpointDiscoveryMetadata)

使用指定的 EndpointDiscoveryMetadataApril2005 实例初始化 EndpointDiscoveryMetadata 的新实例。Initializes a new instance of the EndpointDiscoveryMetadataApril2005 with the specified EndpointDiscoveryMetadata instance.

GetHashCode()

作为默认哈希函数。Serves as the default hash function.

(继承自 Object)
GetSchema()

获取 WS-Discovery 协议 2005 年 4 月版本的终结点发现元数据的架构。Gets the schema for endpoint discovery metadata for the April 2005 version of the WS-Discovery protocol.

GetSchema(XmlSchemaSet)

获取 WS-Discovery 协议 2005 年 4 月版本的终结点发现元数据的架构,如果指定的架构集中尚不存在此架构,则将其添加到该架构集中。Gets the schema for endpoint discovery metadata for the April 2005 version of the WS-Discovery protocol and adds it to the specified schema set if it is not already present.

GetType()

获取当前实例的 TypeGets the Type of the current instance.

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。Creates a shallow copy of the current Object.

(继承自 Object)
ReadXml(XmlReader)

从 XML 中读取 EndpointDiscoveryMetadataApril2005 实例。Reads a EndpointDiscoveryMetadataApril2005 instance from XML.

ToEndpointDiscoveryMetadata()

获取与此 EndpointDiscoveryMetadata 实例关联的 EndpointDiscoveryMetadataApril2005Gets the EndpointDiscoveryMetadata associated with this EndpointDiscoveryMetadataApril2005 instance.

ToString()

返回表示当前对象的字符串。Returns a string that represents the current object.

(继承自 Object)
WriteXml(XmlWriter)

将当前 EndpointDiscoveryMetadataApril2005 实例写入到 XML。Writes the current EndpointDiscoveryMetadataApril2005 instance to XML.

适用于