다음을 통해 공유


IInteractionUse.HasReference 속성

상호 작용에 다른 상호 작용에 대한 참조가 있으면 True입니다. 사용자가 아직 시퀀스의 이 부분에 대한 세부 정보를 정의하지 않은 경우 False입니다.

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

구문

‘선언
ReadOnly Property HasReference As Boolean
bool HasReference { get; }
property bool HasReference {
    bool get ();
}
abstract HasReference : bool with get
function get HasReference () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

IInteractionUse 인터페이스

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