de la propiedad TypeDescriptor.TypeName
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 ReadOnly Property TypeName As String
Get
'Uso
Dim instance As TypeDescriptor
Dim value As String
value = instance.TypeName
public string TypeName { get; }
Valor de propiedad
Tipo: System.String