다음을 통해 공유


IInteractionUse.RefersTo 속성

이 상호 작용 사용으로 호출된 호출 상호 작용입니다.

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

구문

‘선언
Property RefersTo As IInteraction
IInteraction RefersTo { get; set; }
property IInteraction^ RefersTo {
    IInteraction^ get ();
    void set (IInteraction^ value);
}
abstract RefersTo : IInteraction with get, set
function get RefersTo () : IInteraction 
function set RefersTo (value : IInteraction)

속성 값

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

.NET Framework 보안

참고 항목

참조

IInteractionUse 인터페이스

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