共用方式為


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 命名空間