IOrderable.Name, propriété

Obtient le nom de la pièce

Espace de noms :  Microsoft.VisualStudio.Utilities
Assembly :  Microsoft.VisualStudio.CoreUtility (dans Microsoft.VisualStudio.CoreUtility.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 de la partie.

Notes

Cette propriété identifie uniquement une partie par rapport à les éléments du même type.

Sécurité .NET Framework

Voir aussi

Référence

IOrderable Interface

Microsoft.VisualStudio.Utilities, espace de noms