DtsPropertyAttribute 類別

定義

重要

此 API 不符合 CLS 規範。

表示 DTS 屬性 (Property) 的屬性 (Attribute)。

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
繼承
DtsPropertyAttribute
屬性

建構函式

DtsPropertyAttribute()

初始化 DtsPropertyAttribute 類別的新執行個體。

屬性

TypeConverter

取得或設定屬性的類型轉換子。

UITypeEditor

取得或設定 UI 類型編輯器。

適用於