IRootGridEntry.BrowsableAttributes Eigenschap

Definitie

Hiermee worden de kenmerken opgehaald of ingesteld waarop de eigenschapsbrowser filtert.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

De kenmerken waarop de eigenschapsbrowser filtert.

Van toepassing op