CustomMappingFactoryAttributeAttribute Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Place this attribute onto a type to cause it to be considered a custom mapping factory.
[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
		- Inheritance
 
- Attributes
 
Constructors
| CustomMappingFactoryAttributeAttribute(String) | 
Properties
| ContractName | (Inherited from ExtensionBaseAttribute) |