Bagikan melalui


RegisterConverterAttribute Kelas

Definisi

Saat diterapkan ke jenis, menunjukkan bahwa jenisnya adalah pengonversi dan harus didaftarkan secara otomatis.

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)]
public sealed class RegisterConverterAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)>]
type RegisterConverterAttribute = class
    inherit Attribute
Public NotInheritable Class RegisterConverterAttribute
Inherits Attribute
Warisan
RegisterConverterAttribute
Atribut

Konstruktor

Nama Deskripsi
RegisterConverterAttribute()

Saat diterapkan ke jenis, menunjukkan bahwa jenisnya adalah pengonversi dan harus didaftarkan secara otomatis.

Berlaku untuk