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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.