SPField.InternalName - Propriété
Obtient le nom interne est utilisé pour le champ.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property InternalName As String
Get
'Utilisation
Dim instance As SPField
Dim value As String
value = instance.InternalName
public string InternalName { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom interne.