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) |