ApiMetadata.Types propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: Microsoft.SharePoint.Client.TypeInformationCollection