다음을 통해 공유


IAction.Context 속성

동작이 이 작업에서 부분적으로 설명하는 분류자를 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Uml.Classes.IClassifier

.NET Framework 보안

참고 항목

참조

IAction 인터페이스

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