SfcInvalidForTypeAttribute 類別

定義

屬性用於排除某些屬性的解析

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=true, Inherited=true)]
public class SfcInvalidForTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=true, Inherited=true)>]
type SfcInvalidForTypeAttribute = class
    inherit Attribute
Public Class SfcInvalidForTypeAttribute
Inherits Attribute
繼承
SfcInvalidForTypeAttribute
屬性

建構函式

名稱 Description
SfcInvalidForTypeAttribute(Type)

排除清單會設定成即將到來的建造者清單

屬性

名稱 Description
ExcludedType

取得排除的類型清單。

適用於