Aracılığıyla paylaş


IRootGridEntry.BrowsableAttributes Özellik

Tanım

Özellik tarayıcısının filtrelediği öznitelikleri alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property System::ComponentModel::AttributeCollection ^ BrowsableAttributes { System::ComponentModel::AttributeCollection ^ get(); void set(System::ComponentModel::AttributeCollection ^ value); };
public System.ComponentModel.AttributeCollection BrowsableAttributes { get; set; }
member this.BrowsableAttributes : System.ComponentModel.AttributeCollection with get, set
Public Property BrowsableAttributes As AttributeCollection

Özellik Değeri

AttributeCollection

Özellik tarayıcısının filtrelediği öznitelikler.

Şunlara uygulanır