ListView.Name - Propriété
Réservé à une utilisation interne.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Property Name As String
Get
Set
'Utilisation
Dim instance As ListView
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valeur de propriété
Type : System.String