Partager via


IProperty.DefaultValue, propriété

Spécifie une valeur initiale pour la propriété.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IProperty Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms