Partager via


IParameter.DefaultValue, propriété

Une valeur à utiliser lorsqu'aucun argument n'est fourni pour le paramètre.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IValueSpecification

Sécurité .NET Framework

Voir aussi

Référence

IParameter Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms