다음을 통해 공유


IInteractionConstraint.MaxInt 속성

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

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

구문

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

속성 값

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

.NET Framework 보안

참고 항목

참조

IInteractionConstraint 인터페이스

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