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

Parameters

optionsUsed to filter captured events.

Description

Starts a profile capture to record content build profile events.

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