CustomMappingFactoryAttributeAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この属性を型に配置して、カスタム マッピング ファクトリと見なします。
[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(String) |
この属性を型に配置して、カスタム マッピング ファクトリと見なします。 |
プロパティ
ContractName |
この属性を型に配置して、カスタム マッピング ファクトリと見なします。 (継承元 ExtensionBaseAttribute) |