GCMemoryInfo.GenerationInfo Propriété

Définition

Obtient les informations de génération pour toutes les générations.

public:
 property ReadOnlySpan<GCGenerationInfo> GenerationInfo { ReadOnlySpan<GCGenerationInfo> get(); };
public ReadOnlySpan<GCGenerationInfo> GenerationInfo { get; }
member this.GenerationInfo : ReadOnlySpan<GCGenerationInfo>
Public ReadOnly Property GenerationInfo As ReadOnlySpan(Of GCGenerationInfo)

Valeur de propriété

ReadOnlySpan<GCGenerationInfo>

Informations de génération pour toutes les générations.

S’applique à