DebuggerBrowsableAttribute.State Proprietà

Definizione

Ottiene lo stato di visualizzazione per l'attributo.

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

Valore della proprietà

Uno dei valori di DebuggerBrowsableState.

Commenti

Il DebuggerBrowsableAttribute costruttore usa il valore del state parametro per impostare questo valore.

Si applica a