EditorBrowsableAttribute.State Özellik

Tanım

Özelliğin veya yöntemin göz atılabilir durumunu alır.

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

Özellik Değeri

EditorBrowsableState Özelliğin veya yöntemin göz atılabilir durumudur.

Açıklamalar

Bu özelliğin varsayılan değeridir EditorBrowsableState.Always.

Şunlara uygulanır

Ayrıca bkz.