GlobalBrokeredServiceContainer.ProfferedServiceFactory.DebuggerDisplay Property

Definition

Gets a reasonable value to used for the DebuggerDisplayAttribute on this or a derived type.

[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

Property Value

Attributes

Applies to