Partilhar via


ServiceRegistration.DebuggerDisplay Propriedade

Definição

Obtém a cadeia de caracteres a ser usada em um DebuggerDisplayAttribute.

protected:
 property System::String ^ DebuggerDisplay { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected string DebuggerDisplay { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.DebuggerDisplay : string
Protected ReadOnly Property DebuggerDisplay As String

Valor da propriedade

Atributos

Aplica-se a