Freigeben über


IInteractionConstraint.MaxInt-Eigenschaft

Ruft die maximale Häufigkeit ab, in der die Schleife ausgeführt werden soll. Gilt für den Interaktionsoperanden eines kombinierten Fragments mit Operator == Schleife.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property MaxInt As ILiteralString
ILiteralString MaxInt { get; }
property ILiteralString^ MaxInt {
    ILiteralString^ get ();
}
abstract MaxInt : ILiteralString with get
function get MaxInt () : ILiteralString

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralString

.NET Framework-Sicherheit

Siehe auch

Referenz

IInteractionConstraint Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace