共用方式為


IMessageOccurrenceSpecification.Message 屬性

取得項目所屬的訊息。

命名空間:  Microsoft.VisualStudio.Uml.Interactions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
ReadOnly Property Message As IMessage
IMessage Message { get; }
property IMessage^ Message {
    IMessage^ get ();
}
abstract Message : IMessage with get
function get Message () : IMessage

屬性值

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

.NET Framework 安全性

請參閱

參考

IMessageOccurrenceSpecification 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間