CustomMappingFactoryAttributeAttribute 클래스

정의

이 특성을 형식에 배치하여 사용자 지정 매핑 팩터리로 간주합니다.

[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
상속
CustomMappingFactoryAttributeAttribute
특성

생성자

CustomMappingFactoryAttributeAttribute(String)

이 특성을 형식에 배치하여 사용자 지정 매핑 팩터리로 간주합니다.

속성

ContractName

이 특성을 형식에 배치하여 사용자 지정 매핑 팩터리로 간주합니다.

(다음에서 상속됨 ExtensionBaseAttribute)

적용 대상