ServiceRegistration.DebuggerDisplay 属性

定义

获取在 中使用的 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

属性值

属性

适用于