Sdílet prostřednictvím


IOperation.Interface – vlastnost

Načtení rozhraní, který vlastní tuto operaci.Může mít hodnotu null.

Obor názvů:  Microsoft.VisualStudio.Uml.Classes
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property Interface As IInterface
IInterface Interface { get; }
property IInterface^ Interface {
    IInterface^ get ();
}
abstract Interface : IInterface with get
function get Interface () : IInterface

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.IInterface

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IOperation Rozhraní

Microsoft.VisualStudio.Uml.Classes – obor názvů