IOperation.Interface 属性

获取拥有此操作的接口。 可能为 null。

命名空间:  Microsoft.VisualStudio.Uml.Classes
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property Interface As IInterface
    Get
IInterface Interface { get; }
property IInterface^ Interface {
    IInterface^ get ();
}
abstract Interface : IInterface
function get Interface () : IInterface

属性值

类型:Microsoft.VisualStudio.Uml.Classes.IInterface

.NET Framework 安全性

请参见

参考

IOperation 接口

Microsoft.VisualStudio.Uml.Classes 命名空间