言語

JsonSourceGenerationOptionsAttribute.TypeClassifiers プロパティ

定義

public:
 property cli::array <Type ^> ^ TypeClassifiers { cli::array <Type ^> ^ get(); void set(cli::array <Type ^> ^ value); };
public Type[]? TypeClassifiers { get; set; }
member this.TypeClassifiers : Type[] with get, set
Public Property TypeClassifiers As Type()

プロパティ値

Type[]

適用対象