Partager via


IParameter.Default, propriété

Obtient une chaîne représentant la valeur par défaut du paramètre lorsqu'aucun argument n'est fourni.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IParameter Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms