다음을 통해 공유


IOperation.Interface 속성

이 작업을 소유하는 인터페이스를 가져옵니다. null일 수 있습니다.

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

구문

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

속성 값

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

.NET Framework 보안

참고 항목

참조

IOperation 인터페이스

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