IMessage.MessageSort 属性

同步 = 发送器等待控件返回,序列图上显示出返回箭头。异步 = 发件人在发送该邮件后继续。

命名空间:  Microsoft.VisualStudio.Uml.Interactions
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property MessageSort As MessageSort
MessageSort MessageSort { get; }
property MessageSort MessageSort {
    MessageSort get ();
}
abstract MessageSort : MessageSort
function get MessageSort () : MessageSort

属性值

类型:Microsoft.VisualStudio.Uml.Interactions.MessageSort

.NET Framework 安全性

请参见

参考

IMessage 接口

Microsoft.VisualStudio.Uml.Interactions 命名空间