DebuggerBrowsableAttribute.State Właściwość

Definicja

Pobiera stan wyświetlania atrybutu.

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

Wartość właściwości

DebuggerBrowsableState Jedna z wartości.

Uwagi

Konstruktor DebuggerBrowsableAttribute używa wartości parametru state do ustawienia tej wartości.

Dotyczy