IMessage.ReceiveEvent – vlastnost
Načte specifikaci výskyt přijímající konec zprávy.
Obor názvů: Microsoft.VisualStudio.Uml.Interactions
Sestavení: Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Deklarace
ReadOnly Property ReceiveEvent As IMessageOccurrenceSpecification
IMessageOccurrenceSpecification ReceiveEvent { get; }
property IMessageOccurrenceSpecification^ ReceiveEvent {
IMessageOccurrenceSpecification^ get ();
}
abstract ReceiveEvent : IMessageOccurrenceSpecification with get
function get ReceiveEvent () : IMessageOccurrenceSpecification
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.