ViewModes
enumeration
Description 描述
The ViewModes enum defines data aggregation rules.
Properties 属性
| Default | Sets the View mode to raw hierarchy which represents each sample by an individual item. | ||
| MergeSamplesWithTheSameName | Merges and aggregates samples with the same name into a single hierarchy item. | ||
| HideEditorOnlySamples | Skips sub-hierarchies that represent Editor-only code paths. |