Version: 2022.2
public string Name ;

描述

Gets Profiler category name as string.

Note: Accessing this property allocates a new managed string on every access, which contributes to GC allocated memory. As such, this might slow down the performance of your application.