public static void StartProfileCapture (Build.Content.ProfileCaptureOptions options);

Parámetros

optionsUsed to filter captured events.

Descripción

Starts a profile capture to record content build profile events.

Throws an InvalidOperationException if the previous profile capture hasn't stopped.