다음을 통해 공유


IInteractionConstraint.MinInt 속성

루프를 실행해야 하는 최소 횟수를 가져옵니다. 연산자 == 루프와 결합된 조각의 상호 작용 피연산자에 적용됩니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Interactions
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
ReadOnly Property MinInt As ILiteralString
ILiteralString MinInt { get; }
property ILiteralString^ MinInt {
    ILiteralString^ get ();
}
abstract MinInt : ILiteralString with get
function get MinInt () : ILiteralString

속성 값

형식: Microsoft.VisualStudio.Uml.Classes.ILiteralString

.NET Framework 보안

참고 항목

참조

IInteractionConstraint 인터페이스

Microsoft.VisualStudio.Uml.Interactions 네임스페이스