Share via


DebuggerBrowsableAttribute.State Vlastnost

Definice

Získá stav zobrazení pro atribut.

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

Hodnota vlastnosti

Jedna z DebuggerBrowsableState hodnot.

Poznámky

Konstruktor DebuggerBrowsableAttribute používá hodnotu parametru state k nastavení této hodnoty.

Platí pro