Partager via


FieldLookupValue.LookupValue - Propriété

Obtient une valeur qui spécifie l’URL de l’icône du modèle de liste.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LookupValue As String
    Get
'Utilisation
Dim instance As FieldLookupValue
Dim value As String

value = instance.LookupValue
public string LookupValue { get; }

Valeur de propriété

Type : System.String
Renvoie une instance de String représentant un résumé de l'élément de liste cette instance du champ liste de choix fait référence à.

Voir aussi

Référence

FieldLookupValue classe

FieldLookupValue - Membres

Microsoft.SharePoint.Client - Espace de noms