Share via


AbstractProperty.KnownTypes - Méthode

Tous les types connus qui le datacontractserializer doit prendre en charge.

Espace de noms :  Microsoft.Office.Server.Search.ContentProcessingEnrichment.PropertyTypes
Assembly :  Microsoft.Office.Server.Search.ContentProcessingEnrichment (dans Microsoft.Office.Server.Search.ContentProcessingEnrichment.dll)

Syntaxe

'Déclaration
Public Shared Function KnownTypes As IEnumerable(Of Type)
'Utilisation
Dim returnValue As IEnumerable(Of Type)

returnValue = AbstractProperty.KnownTypes()
public static IEnumerable<Type> KnownTypes()

Valeur renvoyée

Type : System.Collections.Generic.IEnumerable<Type>
Les types connus.

Voir aussi

Référence

AbstractProperty classe

AbstractProperty - Membres

Microsoft.Office.Server.Search.ContentProcessingEnrichment.PropertyTypes - Espace de noms