DtsPropertyAttribute Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Penting
API ini bukan kompatibel CLS.
Mewakili atribut properti DTS.
public ref class DtsPropertyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.CLSCompliant(false)]
public sealed class DtsPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.CLSCompliant(false)>]
type DtsPropertyAttribute = class
inherit Attribute
Public NotInheritable Class DtsPropertyAttribute
Inherits Attribute
- Warisan
-
DtsPropertyAttribute
- Atribut
Konstruktor
| DtsPropertyAttribute() |
Menginisialisasi instans baru kelas DtsPropertyAttribute. |
Properti
| TypeConverter |
Mendapatkan atau mengatur pengonversi jenis untuk atribut . |
| UITypeEditor |
Mendapatkan atau mengatur editor jenis UI. |