IReadOnlyAnnotatable.AnnotationsToDebugString(Int32) Méthode

Définition

Obtient la chaîne de débogage pour toutes les annotations déclarées sur l’objet.

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

Paramètres

indent
Int32

Nombre d’espaces de retrait à utiliser avant chaque nouvelle ligne.

Retours

Déboguer une représentation sous forme de chaîne de toutes les annotations.

S’applique à