IMessageOccurrenceSpecification.Message 属性

获取发生所属的消息。

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

语法

声明
ReadOnly Property Message As IMessage
    Get
IMessage Message { get; }
property IMessage^ Message {
    IMessage^ get ();
}
abstract Message : IMessage
function get Message () : IMessage

属性值

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

.NET Framework 安全性

请参见

参考

IMessageOccurrenceSpecification 接口

Microsoft.VisualStudio.Uml.Interactions 命名空间