CustomMappingFactoryAttributeAttribute Classe

Definizione

Inserire questo attributo in un tipo per fare in modo che venga considerato una factory di mapping personalizzata.

[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
Ereditarietà
CustomMappingFactoryAttributeAttribute
Attributi

Costruttori

CustomMappingFactoryAttributeAttribute(String)

Inserire questo attributo in un tipo per fare in modo che venga considerato una factory di mapping personalizzata.

Proprietà

ContractName

Inserire questo attributo in un tipo per fare in modo che venga considerato una factory di mapping personalizzata.

(Ereditato da ExtensionBaseAttribute)

Si applica a