次の方法で共有


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)

適用対象