ApiMetadata.Types - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Types As TypeInformationCollection
Get
'Utilisation
Dim instance As ApiMetadata
Dim value As TypeInformationCollection
value = instance.Types
public TypeInformationCollection Types { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.TypeInformationCollection