Udostępnij za pośrednictwem


Właściwość IOperation.Type —

Typ zwracanej wartości, jeśli istnieje.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property Type As IType
IType Type { get; set; }
property IType^ Type {
    IType^ get ();
    void set (IType^ value);
}
abstract Type : IType with get, set
function get Type () : IType
function set Type (value : IType)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IType

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOperation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes