de la propiedad ApiMetadata.Types
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public ReadOnly Property Types As TypeInformationCollection
Get
'Uso
Dim instance As ApiMetadata
Dim value As TypeInformationCollection
value = instance.Types
public TypeInformationCollection Types { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.TypeInformationCollection