Compartir a través de


del método TypeDescriptor.GetLocalizedDisplayName

Espacio de nombres:  Microsoft.BusinessData.MetadataModel
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Function GetLocalizedDisplayName As ClientResult(Of String)
'Uso
Dim instance As TypeDescriptor
Dim returnValue As ClientResult(Of String)

returnValue = instance.GetLocalizedDisplayName()
public ClientResult<string> GetLocalizedDisplayName()

Valor devuelto

Tipo: Microsoft.SharePoint.Client.ClientResult<String>

Vea también

Referencia

clase TypeDescriptor

Miembros TypeDescriptor

Espacio de nombres Microsoft.BusinessData.MetadataModel