CustomMappingFactoryAttributeAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Placez cet attribut sur un type pour qu’il soit considéré comme une fabrique de mappage personnalisée.
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class CustomMappingFactoryAttributeAttribute : Microsoft.ML.ExtensionBaseAttribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type CustomMappingFactoryAttributeAttribute = class
inherit ExtensionBaseAttribute
Public NotInheritable Class CustomMappingFactoryAttributeAttribute
Inherits ExtensionBaseAttribute
- Héritage
- Attributs
Constructeurs
CustomMappingFactoryAttributeAttribute(String) |
Placez cet attribut sur un type pour qu’il soit considéré comme une fabrique de mappage personnalisée. |
Propriétés
ContractName |
Placez cet attribut sur un type pour qu’il soit considéré comme une fabrique de mappage personnalisée. (Hérité de ExtensionBaseAttribute) |