DataNode.Name - Propriété
Obtient le nom du nœud.
Espace de noms : Microsoft.Web.CommandUI
Assembly : Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As DataNode
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom du nœud.