Partager via


IReceiveOperationEvent.Operation, propriété

Opération associée à cet événement.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property Operation As IOperation
    Get
    Set
IOperation Operation { get; set; }
property IOperation^ Operation {
    IOperation^ get ();
    void set (IOperation^ value);
}
abstract Operation : IOperation with get, set
function get Operation () : IOperation
function set Operation (value : IOperation)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IOperation

Sécurité .NET Framework

Voir aussi

Référence

IReceiveOperationEvent Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms