Partager via


IInteractionOperand.Guard, propriété

Obtient la contrainte qui décrit la condition sous laquelle les fragments seront exécutés. Null s'il n'existe aucune contrainte.

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

Syntaxe

'Déclaration
ReadOnly Property Guard As IInteractionConstraint
    Get
IInteractionConstraint Guard { get; }
property IInteractionConstraint^ Guard {
    IInteractionConstraint^ get ();
}
abstract Guard : IInteractionConstraint
function get Guard () : IInteractionConstraint

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Interactions.IInteractionConstraint

Sécurité .NET Framework

Voir aussi

Référence

IInteractionOperand Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms