Partager via


IInterfaceRealization.Contract, propriété

L'interface qui spécifie le contrat de conformité.

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

Syntaxe

'Déclaration
Property Contract As IInterface
IInterface Contract { get; set; }
property IInterface^ Contract {
    IInterface^ get ();
    void set (IInterface^ value);
}
abstract Contract : IInterface with get, set
function get Contract () : IInterface 
function set Contract (value : IInterface)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IInterface

Sécurité .NET Framework

Voir aussi

Référence

IInterfaceRealization Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms