Partager via


IInteractionConstraint.MaxInt, propriété

Obtient le nombre maximal de fois où la boucle doit être exécutée. S'applique à l'opérande d'interaction d'un fragment combiné avec la boucle d'opérateur ==.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.ILiteralString

Sécurité .NET Framework

Voir aussi

Référence

IInteractionConstraint Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms