Bagikan melalui


EditorBrowsableAttribute.State Properti

Definisi

Mendapatkan status properti atau metode yang dapat dijelajahi.

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

Nilai Properti

EditorBrowsableState Yang merupakan status properti atau metode yang dapat dijelajahi.

Keterangan

Default untuk properti ini adalah EditorBrowsableState.Always.

Berlaku untuk

Lihat juga