Sdílet prostřednictvím


IInteractionConstraint.MaxInt – vlastnost

Získává maximální počet provedení smyčky.Platí pro interakci Operand kombinované fragmentu operátor == smyčky.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralString

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IInteractionConstraint Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů