次の方法で共有


EndPointRoleValues Enumeration

Defines the EndPointRoleValues enumeration.

Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Enumeration EndPointRoleValues
'使用
Dim instance As EndPointRoleValues
public enum EndPointRoleValues

Members

Member name Description
Source source. When the item is serialized out as xml, its value is "source".
Sink sink. When the item is serialized out as xml, its value is "sink".
Replyto reply-to. When the item is serialized out as xml, its value is "reply-to".
Router router. When the item is serialized out as xml, its value is "router".

See Also

Reference

DocumentFormat.OpenXml.EMMA Namespace