Sdílet prostřednictvím


IInteractionConstraint.MinInt – vlastnost

Získá minimá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 MinInt As ILiteralString
ILiteralString MinInt { get; }
property ILiteralString^ MinInt {
    ILiteralString^ get ();
}
abstract MinInt : ILiteralString with get
function get MinInt () : 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ů