Partager via


IInteractionConstraint.MinInt, propriété

Obtient le nombre minimal 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 MinInt As ILiteralString
    Get
ILiteralString MinInt { get; }
property ILiteralString^ MinInt {
    ILiteralString^ get ();
}
abstract MinInt : ILiteralString
function get MinInt () : 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