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)

適用於