Version: 2022.1
言語: 日本語

CaptureFlags

enumeration

マニュアルに切り替える

説明

Flags that specify which fields to capture in a snapshot.

変数

ManagedObjectsCorresponds to the ManagedHeapSections, ManagedStacks, Connections, TypeDescriptions fields in a Memory Snapshot.
NativeObjectsCorresponds to the NativeObject and NativeType fields in a Memory Snapshot.
NativeAllocationsCorresponds to the NativeAllocations, NativeMemoryRegions, NativeRootReferences, and NativeMemoryLabels fields in a Memory Snapshot.
NativeAllocationSitesCorresponds to the NativeAllocationSite field in a Memory Snapshot.
NativeStackTracesCorresponds to the NativeCallstackSymbol field in a Memory Snapshot.