다음을 통해 공유


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

속성 값

특성

적용 대상