다음을 통해 공유


IInteractionOperand.Guard 속성

조각을 실행할 조건을 설명하는 컨테이너를 가져옵니다. 제약 조건이 없는 경우 Null입니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Uml.Interactions.IInteractionConstraint

.NET Framework 보안

참고 항목

참조

IInteractionOperand 인터페이스

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