다음을 통해 공유


IConnectorEnd.Role 속성

포함하고 있는 구성 요소 또는 파트 중 하나에서 이 끝에 연결된 요소의 형식, 주로 포트를 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Uml.CompositeStructures.IConnectableElement

.NET Framework 보안

참고 항목

참조

IConnectorEnd 인터페이스

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