Share via


EndPointRoleValues 枚举

定义

定义 EndPointRoleValues 枚举。

public enum EndPointRoleValues
public readonly struct EndPointRoleValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.EMMA.EndPointRoleValues>, IEquatable<DocumentFormat.OpenXml.EMMA.EndPointRoleValues>
type EndPointRoleValues = 
type EndPointRoleValues = struct
    interface IEnumValue
    interface IEnumValueFactory<EndPointRoleValues>
Public Enum EndPointRoleValues
Public Structure EndPointRoleValues
Implements IEnumValue, IEnumValueFactory(Of EndPointRoleValues), IEquatable(Of EndPointRoleValues)
继承
EndPointRoleValues
继承
EndPointRoleValues

字段

EndPointRoleValues(String)

创建新的 EndPointRoleValues 枚举实例

Equals(Object)
Equals(EndPointRoleValues)
GetHashCode()
Equality(EndPointRoleValues, EndPointRoleValues)
Inequality(EndPointRoleValues, EndPointRoleValues)
Replyto 2

reply-to。

当项序列化为 xml 时,其值为“reply-to”。

Replyto

reply-to。

当项序列化为 xml 时,其值为“reply-to”。

Router 3

路由器。

当项序列化为 xml 时,其值为“router”。

Router

路由器。

当项序列化为 xml 时,其值为“router”。

Sink 1

下沉。

当项序列化为 xml 时,其值为“sink”。

Sink

下沉。

当项序列化为 xml 时,其值为“sink”。

Source

源。

当项序列化为 xml 时,其值为“source”。

Source 0

源。

当项序列化为 xml 时,其值为“source”。

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<EndPointRoleValues>.Create(String)

适用于