Partager via


IOperation.Type, propriété

Le type de la valeur de retour, s'il y en a une.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IType

Sécurité .NET Framework

Voir aussi

Référence

IOperation Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms