다음을 통해 공유


IReadOnlyAnnotatable.AnnotationsToDebugString(Int32) 메서드

정의

개체에 선언된 모든 주석에 대한 디버그 문자열을 가져옵니다.

public virtual string AnnotationsToDebugString (int indent = 0);
abstract member AnnotationsToDebugString : int -> string
override this.AnnotationsToDebugString : int -> string
Public Overridable Function AnnotationsToDebugString (Optional indent As Integer = 0) As String

매개 변수

indent
Int32

각 새 줄 앞에 사용할 들여쓰기 공간의 수입니다.

반환

모든 주석의 문자열 표현을 디버그합니다.

적용 대상