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 with get
function get DefaultValue () : String
Valeur de propriété
Type : String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.