public Profiling.ProfilerCategoryInfo GetCategoryInfo (ushort id);

Parameters

idThe ID for the Category.

Returns

ProfilerCategoryInfo Returns a ProfilerCategoryInfo struct based on the supplied ID. If the ID doesn't exist, an exception is thrown.

Description

Gets the Profiler category information for a given category ID.