Compartir a través de


ServiceRegistration.DebuggerDisplay Propiedad

Definición

Obtiene la cadena que se va a usar en .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 de propiedad

Atributos

Se aplica a