Partager via


IParameter.Name, propriété

Obtient le nom de ce paramètre.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

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

Valeur de propriété

Type : String
Nom.

Notes

Cela est affiché pour identifier le paramètre.

Sécurité .NET Framework

Voir aussi

Référence

IParameter Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms