Condividi tramite


Proprietà IOperation.Interface

ottiene l'interfaccia che possiede questa operazione.può essere null.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Classes.IInterface

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOperation Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Classes