CaptureFlags

enumeration

切换到手册

描述

用于指定要在快照中捕获的字段的标志。

变量

ManagedObjects对应于内存快照中的 ManagedHeapSections、ManagedStacks、Connections、TypeDescriptions 字段。
NativeObjects对应于内存快照中的 NativeObject 和 NativeType 字段。
NativeAllocations对应于内存快照中的 NativeAllocations、NativeMemoryRegions、NativeRootReferences 和 NativeMemoryLabels 字段。
NativeAllocationSites对应于内存快照中的 NativeAllocationSite 字段。
NativeStackTraces对应于内存快照中的 NativeCallstackSymbol 字段。