Compartilhar via


IRootGridEntry.BrowsableAttributes Propriedade

Definição

Obtém ou define os atributos em que o pesquisador de propriedade filtra.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Valor da propriedade

AttributeCollection

Os atributos nos quais o navegador de propriedades filtra.

Aplica-se a