Share via


ToolboxItemFilterAttribute.FilterType Properti

Definisi

Mendapatkan jenis filter.

public:
 property System::ComponentModel::ToolboxItemFilterType FilterType { System::ComponentModel::ToolboxItemFilterType get(); };
public System.ComponentModel.ToolboxItemFilterType FilterType { get; }
member this.FilterType : System.ComponentModel.ToolboxItemFilterType
Public ReadOnly Property FilterType As ToolboxItemFilterType

Nilai Properti

ToolboxItemFilterType yang menunjukkan jenis filter.

Keterangan

Jenis filter, bersama dengan yang ada ToolboxItemFilterAttribute pada perancang saat ini, menunjukkan aturan yang akan digunakan untuk menentukan apakah item kotak alat tertentu harus diaktifkan di kotak alat.

Berlaku untuk

Lihat juga