Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Espace de noms : Microsoft.BusinessData.MetadataModel
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 Function GetLocalizedDisplayName As ClientResult(Of String)
'Utilisation
Dim instance As EntityIdentifier
Dim returnValue As ClientResult(Of String)
returnValue = instance.GetLocalizedDisplayName()
public ClientResult<string> GetLocalizedDisplayName()
Valeur renvoyée
Type : Microsoft.SharePoint.Client.ClientResult<String>