다음을 통해 공유


IInteractionConstraint.InteractionOperand 속성

이 가드를 소유하는 상호 작용 피연산자를 가져옵니다.

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

구문

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

속성 값

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

.NET Framework 보안

참고 항목

참조

IInteractionConstraint 인터페이스

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