Partager via


IProperty.DefaultValue, propriété

Obtient la spécification de la valeur d'origine de la propriété lorsqu'une nouvelle instance du classifieur propriétaire est créée.

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

Syntaxe

'Déclaration
ReadOnly Property DefaultValue As IValueSpecification
    Get
IValueSpecification DefaultValue { get; }
property IValueSpecification^ DefaultValue {
    IValueSpecification^ get ();
}
abstract DefaultValue : IValueSpecification
function get DefaultValue () : IValueSpecification

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IValueSpecification

Sécurité .NET Framework

Voir aussi

Référence

IProperty Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms