CustomMappingFactoryAttributeAttribute Třída

Definice

Umístěte tento atribut na typ, aby byl považován za vlastní objekt pro mapování.

[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
Dědičnost
CustomMappingFactoryAttributeAttribute
Atributy

Konstruktory

Name Description
CustomMappingFactoryAttributeAttribute(String)

Umístěte tento atribut na typ, aby byl považován za vlastní objekt pro mapování.

Vlastnosti

Name Description
ContractName

Umístěte tento atribut na typ, aby byl považován za vlastní objekt pro mapování.

(Zděděno od ExtensionBaseAttribute)

Platí pro