EditorBrowsableAttribute.State Tulajdonság

Definíció

Lekéri a tulajdonság vagy metódus kereshető állapotát.

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

Tulajdonság értéke

A EditorBrowsableState tulajdonság vagy metódus böngészhető állapota.

Megjegyzések

Ennek a tulajdonságnak az alapértelmezett értéke a következő EditorBrowsableState.Always: .

A következőre érvényes:

Lásd még