public Profiling.ProfilerCategoryInfo GetCategoryInfo (ushort id);

Parámetros

idThe ID for the Category.

Valor de retorno

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

Descripción

Gets the Profiler category information for a given category ID.